Hello again - another dumb question:
I have a variable passing itself as an arguement to another script:
contents of variable line
1725 2385 2523
total=`./compute.vm $line`
when i look at $1 in ./compute.vm I get:
1725 2385 2523
what i WANT is
$1 to equal 1725
$2 to equal 2385
$3 to equal 2523
Any advice?
Thanks in advance,
Simon
--
||| | || || Generic Sig ''`
||| | || || =========== O-O
||| | || || L
|| 01416 || Information Technology Dept, Sheridan College, Oakville, ON, Canada