I need to upload a csv file from my pc into a PF in the 400? Does anyone know how I could do that in a CLP routine?
I've tried using the CPYTOIMPF from the command line without success.
CPYFRMIMPF FROMSTMF('I:\TMP\AURAPARTS.CSV') TOFILE(IESR7TEST/AURPARTS) RCDDLM(*CLRF)
I've tried using the CPYTOIMPF from the command line without success.
CPYFRMIMPF FROMSTMF('I:\TMP\AURAPARTS.CSV') TOFILE(IESR7TEST/AURPARTS) RCDDLM(*CLRF)