Thanks (Ernst & Michael) for the replies - I should have included the
following in my query :

mpEDIT is a text editor, very like wordpad, for java, free with source
from :
http://members.tripod.com/~mpTOOLS/mpEDIT.html

Thanks (Ernst & Michael) for the replies - I should have included the
following in my query :
the script to run mpEDIT is as follows -

java -classpath src:$CLASSPATH mpTOOLS.mpEDIT.mpEDIT $1 $2 $3 $4

 the dos (.bat) version uses -
java -classpath src;%CLASSPATH% mpTOOLS.mpEDIT.mpEDIT %1 %2 %3 %4

I'm trying the script under Linux (bash) and I get 'Can't find class
java.lang.Thread'. The DOS version works straight away, and it's only a
small file...
Danny.
-- 
~~~~~~~~~~~~~~~~~~~~
Alternate address :
[EMAIL PROTECTED]

College Site :
http://www.highpeak.ac.uk

Reply via email to