If login Screen has been modified by adding current date to
be displayed.
What Step to be followed to Keep that date as Current date
Note: If no steps taken then it will display only the
compilation date
Answers were Sorted based on User's Feedback
Answer / samul
Hope u asked this quest for Mapics!!
U can use system value: QDATE
Cheers..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / abhishek
Compile the program which is using that display file.
Then call that pgm, it will display the current date.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is *iso date format?
define the purpose of the *bcat function?
I/o error detected,Record Out of sequence,Permanent I/o error occured....I mean give one eg for these errors...i understand only,update/delete operation without prior read oprn..give details of remaining
can you have multiple key lists for a single file ?
What is the difference between /copy and /include in RPGLE?
Can anybody know difference between SNDUSRMSG AND SNDPGMMSG IN CL PROGRAMMING? IF DON'T KNOW MAIL ME @ gkarthik.as400@gmail.com
Can an indexed file be accessed in arrival seQuence in RPG program ?
How many MONMSG commands can declare in a CL program?
Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?
Q.How can more than two program be executed in batch mode through SBMJOB in CL PGM but the condition is that program must be executed one by one?Please wtite the senario? 2. IS it possibe more then two programs can be executed in batch mode and HOw it will be executed in CL program ,please write the senario?
Is it possible to add an keyfield or field to an Physical file without changing its file identifier. Example : - Say I have an existing physical file which is being used in 5 programs. Now I want to add an additional Keyfield or an field to it and I don't want to recompile the programs.
WHAT IS DECIMAL DATA ERROR IN RPG IV...WHEN WILL IT HAPPENS?