Linked functions
Linked functions
Call other applications:
f$Execute | Execute other Windows applications and documents |
f$Application | Start other programs |
f$WaitExecute | Start other programs and wait until they are closed |
f$SendCommand | Execute a function or command in a special external application |
f$CreateProcess | Start a process |
f$GetPID | Calculate the process ID of a process |
f$Processwindow | Manipulate the window of another process |
f$WebService | Execute a simple web service |
f$SoapService | Execute a SOAP web service |
See also: