Page 1 of 1

Need help getting started

Posted: Fri Apr 04, 2003 10:06 pm
by Ken
I have downloaded java 1.4.1_02, and I have also downloaded Textpad version 4.6 on Windows 2000. My questions are:

A. When I go to the start menu, to Run - type in sysedit then hit enter, what do I set the path as in the Autoexec.bat?

B. Then in Textpad, to configure, to preferences then to + Tools under Compile Java what should be the following?
Command - javac.exe
Paramaters - ?
initial folders - ?

Under Run Java application
Command - java.exe
Parameters - ?
initial folders - ?

Under Run Java applet
command - appletviewer.exe
Parameters - ?
initial folders - ?

Thank you very much for your help!!!!!!!!!!!!!

Re: Need help getting started

Posted: Sun Apr 06, 2003 2:19 pm
by skaemper
Ken wrote:My questions are:
A. When I go to the start menu, to Run - type in sysedit then hit enter, what do I set the path as in the Autoexec.bat?
What do you want do change?
You can change environmant variables using the Control Panel, but I can't tell you more exactly (sitting in front of my good ol' Win98 box...)
Ken wrote: B. Then in Textpad, to configure, to preferences then to + Tools under Compile Java what should be the following?
Command - javac.exe
Paramaters - ?
initial folders - ?
8< snip -------- 8<
Thank you very much for your help!!!!!!!!!!!!!
Check your TextPad help. The "Use with other applications" part seems to be a good place to start.