HOME GUIDE OPERATIONS DOCS ERRORS FORMATS INSTALL NEW TIPS WEB SITES

FR - File Read

(4/7/97)

PURPOSE

To read in a file name or file name template into a procedure so that it can be modified at execution time by symbolic parameter substitution (For batch use only).

USAGE

.OPERATION: FR

.FILE NAME: PIC001
[Enter file name or file name template.]

NOTES

  1. Previously 'FI' could serve the same function. The use of 'FI' is no longer allowed.

  2. Example:
       
                FR 
                ?FILE NAME? 
                DO LB1 I=4,8 
                MO 
                <1>00I 
                LB1 
              
       
    

SUBROUTINES

DRIV1

CALLER

SPIDER

© Copyright Notice /       Enquiries: spider@wadsworth.org