Dear all, I am interested into the use of the command_sys.shell_command. I can not find anything in the documentation, does anyone have any use cases or documentation/limitations of this command? ?
Thanks as always
David.
Dear all, I am interested into the use of the command_sys.shell_command. I can not find anything in the documentation, does anyone have any use cases or documentation/limitations of this command? ?
Thanks as always
David.
Scrap that - I see that it is Obsolete.
BEGIN
Error_SYS.Appl_General(service_, 'OBSOLETESHELLCMD: Calling obsolete interface Command_SYS.Shell_Command!');
END Shell_Command;
Link: IFS Custom Objects.pptx (sharepoint.com)
•Shell Command Execute the statement submitted in the dialog as an OS command line. Can be used to start program for example. Event Registry's action “Shell Command” uses the “shell_command” method in Command_SYS to send the command. More information about this method is available in Reference Manual under section Command_SYS.
Thanks
•Shell Command Execute the statement submitted in the dialog as an OS command line. Can be used to start program for example. Event Registry's action “Shell Command” uses the “shell_command” method in Command_SYS to send the command. More information about this method is available in Reference Manual under section Command_SYS.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.