/build/static/layout/Breadcrumb_cap_w.png

WiseScript Executable Help

Is there any way to create a WiseScript executable that can be passed launch parameters and in turn then interperates those parameters to perform differenet actions.
Example (Where Param1 is the paramaeter passed to the WiseScript executable):
Set Variable DRIVE_LETTER to W:\
If Param1 Equals "ABA" then
Set Variable EXE_FILE to CorVu.43\cvradm32.exe
End
If Param1 Equals "CORVU" then
Set Variable EXE_FILE to CorVu.43\cvfe32.exe
End
If Param1 Equals "CORVUADM" then
Set Variable EXE_FILE to CorVu.43\cvadm32.exe
End
If Param1 Equals "STOP" then
Set Variable EXE_FILE to CorVu.43\kilsrv32.exe
End
If File or Directory exists %DRIVE_LETTER%%EXE_FILE% then
Execute %DRIVE_LETTER%\%EXE_FILE% (Wait)
Else
Display Message "CorVu"
End

0 Comments   [ + ] Show comments

Answers (0)

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