Backbutton

Example 81

Example 81 - Directing output from the SEARCH Intrinsic Transform
    COPY COPYWRITE/LIBRARY                                                        
      TO SEARCH(CD,HOSTNAME=LOCAL,SCRATCHPOOL=SEARCH)[T];                         
        TASKSTRING="Find UNCASED/anyfault/: File Eric";                           
 
Example 81
 
  1. Output can be directed to FILE <filetitle> or PRINTER or ODT.
  2. The default output destination depends on the SOURCEKIND of the initiating task.
  3. If output is sent to a file, a ?<mix>HI reports the current record number, and updates the LASTRECORD attribute of the file, so that it can be listed through CANDE.