Hi Reiter,
There are many reasons for this error as Nick has pointed out.
I have attached an example illustrating a typical situation.
One of the steps tries to read the value of a boolean in Locals of MainSequence. An error -17306 is generated if the boolean is not present.
The first step in Main gives you the option to skip or not skip the next step in the sequence.
The next step writes True to Locals.MyBoolean. (not this step has the option 1 - Insert if Missing)
The following steps Reads the boolean Locals.MyBoolean.
Hope this helps to resolve your problem
Regards
Ray Farmer
Regards
Ray Farmer
