I have a sequence that makes a remote call. It had been working but I added some parameters to the call. It still executes properly on the remote machine. But when the sequence returns I get an error dialog "
With these fileds
Unable to read object: item name 'ByRefArguments' not found in section 'DEF, %OBJECTS'.
-17339; Unable to read object: object name not found.
Step 'Data Test ' of sequence 'MainSequence' in 'DCT Test.seq'
If I make the sequence not a remote call, that is run the sequence on the same machine in the same sequence file it does not give the error on return. I've checked all the parameters and they look right.
Any Ideas?
thanks
sahc