Tech Notes
Can I use RemoteServers to execute scripts that use external programs?
Yes, if the external programs satisfy the following:
- no GUI needed
- the program can run on the operating system used by the RemoteServer
Install the appropriate definition of your external program in RemoteServer/bin/programs (you may need to create this folder).
|