/build/static/layout/Breadcrumb_cap_w.png

Passing Symbols To Command Line?

I have 3 lines of code I want to package and am having trouble with the "%1"
I am using WISE Package Studio 5.x
It see's the % and keeps thinking it is a variable and will error on compile. I have tried it with ' or " and all that good stuff but it just doesnt want to pass the %1 to the command line.

Open for suggestions on a better way to do this via vb or other.

Code Below:
----
cd \somedir
someprogram %1
cd \
----

Thanks in advance for any help.
-Mike

0 Comments   [ + ] Show comments

Answers (1)

Posted by: viswakar 17 years ago
Senior Yellow Belt
0
Hi ,

You mean to say the Wise script undertands %1 as a variable . In that case you can try giving %% so that it wont recognise as a variable value, it considers as a string .

Cheers
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ