Newbie to Java and Textpad

Using the Java SDK with TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
ezee_duzit
Posts: 1
Joined: Fri Mar 18, 2005 11:53 am

Newbie to Java and Textpad

Post by ezee_duzit »

I've just finished writing my first basic program.
When a user has finished the program I've used
EasyIn.pause("Please press <ENTER> to exit:");
On pressing enter text pad automatically displays
"Press and key to continue........"
Is there anyway of disabling this?
Cheers
Post Reply