Cpyf and *NOCHK
5 pts.
0
Q:
Cpyf and *NOCHK
I am trying to convert characters to numbers (in a field) using the cpyf, but it doesn't work. I am using 2 files, the 1 has characters fields, the 2 has numbers fields
ASKED: Apr 21 2009  4:17 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
24610 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Hi Efra500

If the fields have the same names in the two files try *MAP *DROP.
*NOCHK will not work - it takes the lines and drops them into your new file.
Otherwise, you may need to write program to make this work.

Phil
Last Answered: Apr 21 2009  6:19 PM GMT by Philpl1jb   24610 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0