I have a mutli-step job that executes the same program in a couple of different places, that is driven by a parm. I would like to get rid of the parm and do the processing based on the step being executed. Can I find out what step is being executed while my program is running?