home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a031 / template.exe / DD_RECL.COD < prev    next >
Encoding:
Text File  |  1992-03-10  |  529 b   |  17 lines

  1. //
  2. // Module Name: DD_RECL.COD - current (selector name): Menu_Act = 11
  3. // Selectors used : Scope, For_Expr, While_Exp
  4. // Description: DOC. include file for the RECALL option.
  5. // Syntax     : RECALL [<scope>] [FOR <condition>] [WHILE <condition>]
  6. //
  7. Recall Records
  8. {if Scope || For_Expr || While_Exp || Copy_type then}
  9. {endofpage();}
  10. Command Options:
  11. { if Scope} SCOPE {upper(Scope)}{endif}\
  12. { if For_Expr} FOR {For_Expr}{endif}\
  13. { if While_Exp} WHILE {While_Exp}{endif}
  14. {endif}
  15. {endofpage();}
  16. // EOP DD_RECL.COD
  17.