|
Chandra, To determine the Operating System product number and version/release level, under program control, you should use the Retrieve Product Information (QSZRTVPR) API. The following sample when run on V4R3 returns (among other things) 5769SS1 and V4R3M0 for Product ID and Release level respectively. PGM DCL &RCVVAR *CHAR 256 CALL QSZRTVPR (&RCVVAR x'00000100' 'PRDR0100' + '*OPSYS *CUR 0000*CODE ' x'00000000') ENDPGM The API is documented in the Software Product APIs chapter of the System API Reference. Bruce > >How to know on which Operating System we are working on? any command >or...? > >Chandra > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This is the RPG/400 Discussion Mailing List! To submit a new * * message, send your mail to "RPG400-L@midrange.com". To unsubscribe * * from this list send email to MAJORDOMO@midrange.com and specify * * 'unsubscribe RPG400-L' in the body of your message. Questions should * * be directed to the list owner / operator: david@midrange.com * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
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.