ITERATE and LEAVE instructions


Syntax:

  ITERATE 
  ITERATE name
  LEAVE
  LEAVE name

As in Rexx. These are only allowed within a LOOP construct, except that LEAVE with a name can also be used to leave labelled DO and SELECT groups.


[ previous section | contents | next section ]

From 'netrexx.doc', version 1.00.
Copyright(c) IBM Corporation, 1996, 1997. All rights reserved. ©