View Single Post
  #1  
Old 01-23-2006, 02:33 PM
jnapier jnapier is online now
Registered User
 
Join Date: 07-29-2003
Posts: 32
All Global SubRoutines Called

Im getting some weird results with Global SubRoutines. I start all of my Global SubRoutines with a Group step and then indent the steps of the subroutine underneath the group. The problem is that the subroutines are falling through to other sub routines in the Global Sub Routines step. Note that I have only seen this happening when a global sub routine is called from a failure step.
Reply With Quote