Field data Assignment

David Thompson dthmpsn1 at uiuc.edu
Sat Feb 9 08:16:59 PST 2008


>Maybe it's because the shortcall operates in its own separate 
>procedure environment, and therefore unaware of the calling/enclosing 
>procedure's local variables, and vice-versa. (???)

Shortcall is just a way of branching around 
inside a Procedure. It doesn't run as a separate 
procedure, and the same local variables remain in 
effect.

Dave


More information about the Qna mailing list