I am trying to copy an .PDF docuement from a QDLS folder to another folder in the IFS root.
I am using: CPY OBJ(&PATHIN) TOOBJ(&PATHOUT)
Sometimes it works. Sometimes it returns object not found. The object has always been there before the copy command and it is there after the copy command and the variables are correct.
I cannot figure out why it work's sometimes and doens't work other times.
Any ideas?
Jane22
I am using: CPY OBJ(&PATHIN) TOOBJ(&PATHOUT)
Sometimes it works. Sometimes it returns object not found. The object has always been there before the copy command and it is there after the copy command and the variables are correct.
I cannot figure out why it work's sometimes and doens't work other times.
Any ideas?
Jane22




Comment