1)how to do date validation in rpg?
2)how to delete dUPLICATE RECORDS?
Answer Posted / sekhar
For Date validation we can use TESTD Opcode
Duplicate records can be deleted using RRN
Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
what are the key words you must use when using a subfile?
how do I preserve and clean the array?
how can you display specific subfile page on the screen in unequal subfile?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
Explain mdt?
What is the difference between copybooks and subprocedures in as400?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
what is kids-rpg?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what is the difference between do while and do until?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
What is a record lock error?
How 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...
how do you use commitment control in rpg?