Hi,
I had an allocation that ran as part of a script in 6.21 SP1. The allocation basically sent a the value of an internal variable direct to hardware for use in a VBA Macro.
I upgraded to 6.22 and it doesn't seem to like it. When running the run time my VBA slips into debug with a Mismatch error and the variable is empty.
However, if I add a linked textbox onto the picture displaying the variable it runs fine.
Is this a change in versions?
The allocation is: Send Direct To Hardware
InternalVariable - partType
Value to Send - PanelSerial
In my script there are two allocations that are executed before a VBA Macro execution, if I dont have a linked text/numeric box on the picture, neither of the values are passed to VBA.
This is a migrated post! Originally posted on 22.09.2008 by user madphilly. Please be aware that information can be outdated.