On Sat, 11 Aug 2007 17:35:09 +0000, john gilmore wrote:
>
>>If a single job calls the same procedure two or more times, how does
>>one make the "stepnames in [the] procedures called" unique?
>
>One makes them unique by not having duplicate names among them, but
>something else is presumably intended here.
>
>If one calls the same procedure in n different jobsteps the same
><procstepname> values will of course be used on both cases, but the
>concatenation
>
><unique stepname>.<procstepname>
>
>will be unique. This is in fact an old CS 101 question.
>
I elided too much, and I believe you exploited the omission. This thread
(had) concerned nested procedure calls. I believe I've been told that
there's no construct such as:
<unique stepname>.<procstepname>.<subprocstepname>
.. so how does one unambiguously identify steps at the second, etc., level
of procedure calls? I believe you have misrepresented a solution to a
restricted subset of the problem as a solution to the general problem.
Your CS 101 example would not be correct if the syntax of the language
restricted qualified names to two qualifiers but allowed structures to
be declared to three and more levels as JCL has naively done.
-- gil
--
StorageTek
INFORMATION made POWERFUL
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html