Are you compiling or executing the class?
With Forte (and probably most other IDE's), compiling simply compiles the Java code. Whereas, Executing the class will compile the source code and then run the main method.
In Forte you execute by pressing F6, and the class will be compiled and run. Forte will switch to the "Run" mode, and your ouput should be listed.
Bhav
> Also now i seem to be getting up this Error message
> all the time..........
>
> Error message "runide.exe - No disk"
>
> and its askin me to put a bloody disk into Drive A
>
> Why is it askin me to do this ?
When does it give the Error message, ie. what was the last thing you did?
Bhav