VP3 Install Problem
12-May-93 06:51:02
Sb: #29962-VP3 Install Problem
Fm: Clint Woeltjen@VRLI 75300,3706
To: Jonathan Blackwell 71732,3311
Jonathan:
First, you need to edit out the <cr> at the end of each line. The
Amiga uses <lf> as the line terminator, while the PC uses <cr><lf>. This
is simpler than it sounds, using ed, the script will appear to have a
blank line between each line, just remove the blank line.
This is assuming that you are using a simple MakePath script. A script
that takes advantage of all of the 3.0 script features on the PC will have
to be translated to the equivalent Amiga script commands. (Things like PCX
will become IFF, etc)
Clint <VRLI>