10-24-2006 04:15 AM
10-24-2006 07:02 AM - edited 10-24-2006 07:02 AM
Hi,
Instead of using an expression step, use an ActiveX Step type and use the method Step.SetRunModeEx ("Skip", <execution obj ref eg RunState.Execution> ) (see the help for more information)
Regards
Ray Farmer
Message Edited by Ray Farmer on 10-24-2006 01:03 PM
10-24-2006 07:51 AM