thufir said:
Two part question:
1.) I have pine and pico working fine. how do I use pico from the
C:>, though?
2.) what's your fav editor? don't say vi(m) or emacs, those are a
given
thanks,
Thufir Hawat
I'm gonna answer this assuming it's not dry humour. If it is, then consider
me a victim

Just in case you're not fooling...
1)
Find out the path to your editor program, and copy it into the clipboard.
For example: C:\Program Files\Pico
Right-click "My Computer", select "Properties" go to "Advanced" tab and
"Environment Variables."
In the "System variables" window, double-click the "Path" entry.
Note: It is *IMPORTANT* that you do not replace the contents of the
"Variable Value" field, only *ADD* to the end of it.
Add a ; then your path to the *end* of the "Variable Value" box, for example:
;C:\Program Files\Pico
Click OK, OK and OK.
Close any command line windows and you should find that typing:
pico
....into a command prompt now works.
2) I use diskprobe.exe to edit everything. Including picture and music files.
HTH,
aD