QMSystem() |
|
|
The QMSystem() function executes a QMBasic SYSTEM() function on the server.
The function takes one argument:
If the action is successful, the result is returned as a string.
The example program fragments below use the QMSystem() function to retrieve the QMSYS account pathname.
|