How to get only unique records from a file which contains duplicate data using CPYF command ? Example : FILEA has duplicate records and FILEB is a UNIQUE defined.... and I want to get the data from FILEA to FILEB by eliminating all the duplicate records...
2 RPG400 7588How do you proceed in case your active AS400 session has got disconnected suddenly, how can you get back to your session ? Is it possible??
1 RPG400 4166In case if I want to know whether a record exists in a file, which one do you prefer CHAIN or a SETLL and why ?
1 RPG400 3756How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
RPG400 1842
Question { 7588 }
How to get only unique records from a file which contains duplicate data using CPYF command ?
Example : FILEA has duplicate records and FILEB is a UNIQUE defined.... and I want to get the data from FILEA to FILEB by eliminating all the duplicate records...
Answer
| Is This Answer Correct ? | 0 Yes | 1 No |
Question { 4166 }
How do you proceed in case your active AS400 session has got disconnected suddenly, how can you get back to your session ? Is it possible??
Answer
| Is This Answer Correct ? | 1 Yes | 0 No |
Question { 3756 }
In case if I want to know whether a record exists in a file, which one do you prefer CHAIN or a SETLL and why ?
Answer
| Is This Answer Correct ? | 2 Yes | 0 No |