Re: Calling S/36 OCL procedures from api SYSTEM or QCMDEXC
Daniel Gross <[email protected]>
| Newsgroups | gmane.comp.lang.as400.rpg |
|---|---|
| Message-ID | <[email protected]> |
There should be a STRS36PRC command, which starts an OCL script on IBM i - it should work even if the /36 environment is not running. - https://www.ibm.com/docs/en/i/7.5.0?topic=ssw_ibm_i_75/cl/strs36prc.html HTH Daniel > Am 29.01.2026 um 15:57 schrieb [email protected]: > > I have a client that runs most of their applications in the S/36 > environment. > > > > This means that on their regular manus each menu item runs a OCL/36 script. > > > > They also have more and more funktions that are in IBM i native functions. > > > > I am now trying to install a dynamic menu system that uses either > (selectable) the "system" or "qcmdexc" API-s to call functions based on menu > settings. > > > > This works fine for calling programs or using system commands. However it > does not work at all for calling the S/36 OCL scripts. > > > > Does anyone know of a work around? > > > > Both "system" and "qcmdexc" api-s assume that the name of the OCL/36 script > is a command object. Unfortunately. > > > > > > > > > > > > -- > This is the RPG programming on IBM i (RPG400-L) mailing list > To post a message email: [email protected] > To subscribe, unsubscribe, or change list options, > visit: https://lists.midrange.com/mailman/listinfo/rpg400-l > or email: [email protected] > Before posting, please take a moment to review the archives > at https://archive.midrange.com/rpg400-l. > > Please contact [email protected] for any subscription related questions. > -- This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/rpg400-l or email: [email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/rpg400-l. Please contact [email protected] for any subscription related questions.