Running HOST command on Server
Hi everyone
I have installed oracle forms 12.2.1.4 in Windows 10 (for development) and Oracle Linux 6.9 (for production). Both working with Oracle 19c database
I know HOST command run on SERVER and to complete some tasks (like copy files, etc, ect) I am executing HOST command from oracle forms .fmx.... this works OK but the question is: How to get success or fail result of executing HOST command ?
Thanks in advanced.