« 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 emononen :: Rate this Message:

Reply to Author | View in Thread


I guess this could be an issue with the output window I/O - can you try
whether it works in 6.7 RC3? If not, could you turn on detailed logging
(http://wiki.netbeans.org/FaqRubyNBLogging67) and send the log file to me?

BTW, I assume "puts A" works fine, right? What about print with a line
break?

Thanks,
Erno


sky_mrlin wrote:

> Thanks . The IDE is Netbeans 6.5.1 and ruby platform is 1.8.6. It is good to run in other IDE,eg,SciTE.
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>  


---------------------------------------------------------------------
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