DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Problems passing variable value to SUD!

Hello,

 

I need some help understanding how to pass a variable to a SUD file. My main script sets the value of a variable (named KSTM) and it then uses SUDDlgShow to call a dialogue box. I need the sub script in the SUD file to be aware of the value of KSTM and act on it accordingly.

 

I've read about using transfer parameters, receiving them using GetArgument, and tried to understand the difference between ByRef and ByVal in case that's important. However, all I get is a range of error messages.

 

The value of KSTM does not need to be modified by the SUD file or passed back to the main script.

0 Kudos
Message 1 of 2
(1,596 Views)

Did you see this post?

Does it help?

0 Kudos
Message 2 of 2
(1,547 Views)