I'm trying to do a copy with asterisks in a com file as shown below
$ copy/log prpohclaims:rpoh*.txt prpohclaims:'tdate'_*.txt
and I get the following:
$ copy/log prpohclaims:rpoh*.txt prpohclaims:rpoh*_030312.txt
%COPY-F-OPENOUT, error opening PRPOHCLAIMS:RPOH*.TXT as output
-RMS-F-FNM, error in file name
any ideas why?
thanks
Paul
$ copy/log prpohclaims:rpoh*.txt prpohclaims:'tdate'_*.txt
and I get the following:
$ copy/log prpohclaims:rpoh*.txt prpohclaims:rpoh*_030312.txt
%COPY-F-OPENOUT, error opening PRPOHCLAIMS:RPOH*.TXT as output
-RMS-F-FNM, error in file name
any ideas why?
thanks
Paul