| 
 | 
I looked at the QDSIGNON dds and it doesn't get the value from a keyword. It has a field named DEVNAME. AFAIK, there are 4 keywords the retrieve job or system values for display files.
From SDA help:
o  Type *DATE to create a field that shows the current session date.
o  Type *TIME to create a field that shows the system time.   
o  To add the user name, type *USER.  To add the system name, type
*SYSNAME.                                                      
In RPG, you can get it from the program status data structure.
     D PGMDS          SDS
     D  DEVNAME              244    253
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.