Import text?
Fred,
Look up the READLN function in your ARexx documentation. It allows you
to read a line of text from a file. I forget the parameters it requires,
but it would be similar to this:
line = readln(??,??)
Type line
The ?? are to signify that I forgot what belongs there, that's why
you'll have to look it up.
Ric Fischer — SoftWood Tech Support: (602) 431-9151
SoftWood Sales: (800) 247-8330