Scripting issues

PeterG
Contributor II

I am writing a script which will need our helpdesk techs to add a couple parameters when running it with Casper Remote.

The problem i am having is that it won't pass Parameter 6. (I guess i should feed it more bran)

After testing and seeing failures, I added, at the beginning of the script,

echo $1; echo $2; echo $3; echo $4; echo $5; echo $6;

Just to see what was coming thorough and it shows me results for 1-5 and 6 is blank.

I run the script locally and get all 1-6.

I have checked and rechecked the syntax of my script... and am not treating $6 any differently than its neighbors...

Anyone else see this behavior before?

*pre-sending update*
I just tested entering in a parameter into #7 just for the hell of it.... and now parameter 6 shows up... but not parameter 7

Peter

1 REPLY 1

Not applicable

I have found that you need to make sure you tab out of the last parameter
field that you input before you hit go in Casper Remote otherwise that
parameter does not pass.

Yaniv Lugassy
Promedia Technology Services, Inc.
Office: 973.253.7600 x2308
Fax: 973.253.5601
www.promedianj.com <http://www.promedianj.com>