View Single Post
  #2 (permalink)  
Old 05-04-2008, 06:35 PM
sukatoa's Avatar
sukatoa sukatoa is offline
Senior Member
 
Join Date: Jan 2008
Location: Cebu City, Philippines
Posts: 508
sukatoa is on a distinguished road
Send a message via Yahoo to sukatoa
how did you use the System.out.println?

If you made like System.out.println(out);
Be sure you have the out variable.

If you just want to print a word "out",

System.out.println("out");

Or, show us your code including the stackTrace( the error )
__________________
A specific, detailed, simple, well elaborated, and "tested before asking" question may gather more quick replies. hopefully
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote