« Return to Thread: Help: Why i can not use print to output a variable

Re: Help: Why i can not use print to output a variable

by Erno Mononen :: Rate this Message:

Reply to Author | View in Thread

Hi,

sky_mrlin wrote:
> The code is:
>
>        A=0
>
>        print A
>
> But there is no result in the netbeans console,and there is any error info.Why? Is there anyone know the reason.
>  

Strange, I don't know now what could be causing this. What platform do
you use? How do you run the file? I guess it works fine if you run the
same file from the command line using the same platform as within the
IDE, right?

Erno


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Help: Why i can not use print to output a variable