1)how to do date validation in rpg?
2)how to delete dUPLICATE RECORDS?
Answer Posted / swetha p rao
TEST works in RPG400 not in RPG.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
do you use message subfiles? What are the necessary keywords required coding a message subfile?
What is the difference between iter and do?
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 is file identifier where we can use?
can I touch the array during treatments?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
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...
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
how do I preserve and clean the array?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
how do I play {insert rpg system here}?
what is the necessary keyword needed to scroll subfile records?
what is *place and *auto keyword in prtf ?plz explain
how can I tell when to replace the array?
What is difference between bind by copy and bind by reference?