Backbutton

Example 63

Example 63 - Copy files from DISK to NULL
    COPY COPYWRITE/=                                                              
      FROM #MYSOURCEFAMILY(PACK)                                                  
      TO   NULL(CD,HOSTNAME=LOCAL)[T]; 
 
  1. This reads the selected files from disk, but the data is discarded, and no files are copied.