/* Copy the temporary view to the incoming IFS file name. This com- */
/* mand assumes that the target IFS file is a CSV (comma separted */
/* variable" file and that it is to be converted to ASCII format. */
CPYTOIMPF FROMFILE(&FROMLIB/&FROMFILE) TOSTMF(&TOFILE) +
MBROPT(*ADD) STMFCODPAG(*PCASCII) +
RCDDLM(*CRLF)