Looking for some help. Can anyone offer suggestions on why this filename is deemed to be an Invalid argument? The file name looks valid.
PDR2190S An I/O error was detected while opening output Output1. File name:
'D:\AFP\FFKs\COF\EDAA0S_DAILY000.afp'. C Error Number: 22. Error text:
Invalid argument.
I start by assigned the filename to a variable:
%%POMS_out = "'D:\AFP\FFKs\COF\" | %%POMSID | ".afp'"
Then I use this variable with DYNAFILE in <output>
<OUTPUT>
<NAME>Output1
<DYNAFILE> %%POMS_out
<RESOURCEREPLACE> Y
</OUTPUT>
------------------------------
John Julitz
DFS Corporate Services LLC
------------------------------