en:docs:os2:modules:rexxapi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:docs:os2:modules:rexxapi [2021/10/11 04:37] prokusheven:docs:os2:modules:rexxapi [2021/10/11 04:41] (current) prokushev
Line 40: Line 40:
 | 32 | RXSUBCOMLOAD | Load subcommand environment | | | 32 | RXSUBCOMLOAD | Load subcommand environment | |
 | 33 | RXMACRODROP | Delete function from Macrospace  | | | 33 | RXMACRODROP | Delete function from Macrospace  | |
-| 34 | RXEXITQUERY |  | |+| 34 | RXEXITQUERY | Query system exit environment name | |
 | 35 | RXMACROERASE | Erase functions from Macrospace | | | 35 | RXMACROERASE | Erase functions from Macrospace | |
 | 36 | RXSUBCOMDROP | Deregister Subcommand Environment | | | 36 | RXSUBCOMDROP | Deregister Subcommand Environment | |
Line 47: Line 47:
 | 39 | RXSUBCOMQUERY | Query subcommand environment name | | | 39 | RXSUBCOMQUERY | Query subcommand environment name | |
 | 40 | RXFUNCTIONCALL | Call function | | | 40 | RXFUNCTIONCALL | Call function | |
-| 41 | RXEXITREGISTER | | |+| 41 | RXEXITREGISTER | Register system exit environment | |
 | 42 | RXMACROREORDER | Change search order in Macrospace | | | 42 | RXMACROREORDER | Change search order in Macrospace | |
 | 43 | RXSUBCOMEXECUTE | Send commands to subcommand environment | | | 43 | RXSUBCOMEXECUTE | Send commands to subcommand environment | |
Line 53: Line 53:
 | 45 | RXFUNCTIONQUERY | Query list of functions | | | 45 | RXFUNCTIONQUERY | Query list of functions | |
 | 46 | RXFUNCTIONREGISTER | Register function | | | 46 | RXFUNCTIONREGISTER | Register function | |
-| 47 | RXEXITDROP | | |+| 47 | RXEXITDROP | Deregister system exit environment | |
 | 48 | RXFUNCTIONDEREGISTER | Remove function | | | 48 | RXFUNCTIONDEREGISTER | Remove function | |