Hi,

I could suggest to put the values in a text file, read them in a while loop with ReadLine, echo the value with ? , and then call the command with the shell command.

while (values exist)
read line from text file
echo value
run shell with value
loop

Darren
_________________________
I want to share something with you - the three sentences that will get you through life.
Number 1, 'cover for me.'
Number 2, 'oh, good idea, boss.'
Number 3, 'it was like that when I got here'.