Do you ever want to "retire" some step(s) from a job? But you don't really want 
to remove the step(s) "just in case"? I don't remember this being mentioned 
before, so I thought I would. It will work for any step, other than the first 
one in the job. Find a step, any step, before the step(s) you want to bypass. 
Wrap the step(s) you want to bypass with:

// IF (stepname.RUN=TRUE AND stepname.RUN=FALSE) THEN
.... steps to be bypassed
// ENDIF

Replace "stepname" with the name of the step you selected which exists before 
the bypassed step(s). This works if the previous step ran or didn't run, 
regardless of the step's return code if it did run. Sorry if this was obvious. 
Maybe my brain has retired already.

John McKown
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone *
john.mck...@healthmarkets.com * www.HealthMarkets.com

Confidentiality Notice: This e-mail message may contain confidential or 
proprietary information. If you are not the intended recipient, please contact 
the sender by reply e-mail and destroy all copies of the original message. 
HealthMarkets(r) is the brand name for products underwritten and issued by the 
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance 
Company(r), Mid-West National Life Insurance Company of TennesseeSM and The 
MEGA Life and Health Insurance Company.SM


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to