Your intuition is correct.
only three Standard MUMPS commands have postconditional operators that apply
to their arguments.The DO command, the GOTO command, and the XECUTE command.
> 
> Quick question:
> 
> if I see a command like this:
> 
> DO RTN1,RTN2,RTN3:(A>1)
> 
> Then does the postconditional operator affect the
> calling of functions RTN1 & RTN2 & RTN3, or just RTN3?
> 
> I think it is just RTN3
> 
> Thanks
> Kevin
> 
> 
>               
> __________________________________ 
> Do you Yahoo!? 
> Check out the new Yahoo! Front Page. 
> www.yahoo.com 
>  
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> Hardhats-members mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hardhats-members
> 



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Hardhats-members mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to