11-20-2007 08:21 AM
11-20-2007 09:06 AM
11-20-2007 09:22 AM
11-20-2007 09:49 AM - edited 11-20-2007 09:58 AM
11-20-2007 10:09 AM
11-28-2007 09:03 AM
Thanks for your feedback and suggestions. The following method worked: NameOf(Step) for the purposes of retrieving the currently executing step name from post-expressions.
I am trying to use this as a step type that has a specific post expression. However, now the problem I run into is that it becomes the default expression. If I insert anything else into the post expression field of this new step type, my initial statement gets overridden. Is there a way for me to make the expression specified in the custom step type such that it always executes this expression, and is also able to accept other expressions inserted when an instance of this step type is created in the sequence file?
Again, thanks for your swift response to the previous question.
12-04-2007 05:45 PM