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
is this a rpg channel?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
What is the purpose of record level identifier?
what is program status data structure?
what do you mean by an input subfile, what are the keywords required?
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
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
what are the key words you must use when using a subfile?
How would display prime numbers using CL program?
How to call one program from another program in RPG? please help me with the code
How to select highest score of each subject or how to select highest income of every month?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
How to declare the pull button in AS/400..
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
explain sflclr, sflend, sfldlt, and sflcsrrrn?