[Coco] stupid question, but the manual doesn't say

Wayne Campbell asa.rand at gmail.com
Fri Apr 18 19:54:25 EDT 2014


I have a shell script that I want to pass a value to. If I type the
script-file name and press enter, then enter the value I want, everything
is good, but if I type the script-file name with the value as a parameter,
I get a bad pathname error (215). To recap:

OS9:script-file
value

works.

OS9:script-file value

bad pathname

What is the correct form? Below is my script-file.

var.1
del %1Raw.txt
del %1Lines.txt
del %1Vars.txt
del %1VDT.txt
del %1DSAT.txt
del %1.B09

Wayne

-- 
The Structure of I-Code
http://www.cocopedia.com/wiki/index.php/The_Structure_of_I-Code

decode
http://cococoding.com/wayne/



More information about the Coco mailing list