|
Dave,
You forgot the comma between the variable settings
...
@TOOLCHG(#S0=DROP IS 1.234), (#U12=1)
HTH!
----- Original Message -----
Sent: Friday, April 26, 2002 2:02
PM
Subject: [mfg-smartcam] Setting two
variables in User Event, Event Text: field
All, This is what I can do....@TOOLCHG(#S0=DROP IS
1.234)(#U12=1), the string is output and #U12 is successfully set to
1. This is what I can't do but want to....#S0=DROP IS 1.234 #U12=1 In
the second example the string variable is set but the integer variable is
not. What is output is DROP IS 1.234 0=1 (#U12 is equal to zero prior
to this). Is this just a syntax error?
Thanks,
Dave
====================================================================== To
find out more about this mailing list including how to unsubscribe, send
the message "info mfg-smartcam" to [EMAIL PROTECTED] ======================================================================
|