Neal - Suggestion #1 - don't use QDLS (you aren't still using Windows 3.1, are you? Join us in the new millenium!! :-) ), use the 'root' file system - you'll get better performance. (Look at the WRKLNK command.) Suggestion #2 - set the STMFCODPAG parm to *PCASCII to get a code page that your PC can view. Suggestion #3 - MBROPT(*ADD) is equivalent to MBROPT(*ADD) on the CPYF command - it will *ADD records to any existing records in the file (I.E., if you run the same command twice, you will have 2 sets of identical records in the same file). Use *REPLACE if you want to 'refresh' the file. HTH, Steve

Reply With Quote