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 |
a program variable coded in an embedded sql statement is referred to as?
What is Job, What are the attributes of a Job?
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM Can u plz tell me what the above code do exactly?
How do you set the keywords SFLSIZ and SFLPAG if you want the subfile to dynamically expand?
which cl command is used to trap error messages during program execution?
Why do you use Keep and Assume Keywords.
i have one physical file which is having two logical files. logical a have unique keyword and logical b doesnt have a unique keyword. can i give duplicate values while updating through physical file. if no why?
STRTCPFTP command is used to start FTP in CL Language (ILECL)....can u plz tell me which command is used to start SFTP in CL language(ILECL)?
What is purpose of declarative statement DEFN?
Define the purpose of Factor 1 the Operation Code and *IN15 in following code HI LO EQ C *YMD Test(D) yymmddDate 15
what is the difference between sflclr and sflinz?
write a pgm to read p.f using cl pgm?