Running AR System application processes from an active link
Only the server can run the process commands named Application-commandName. To use an Application command in an active link, use a special syntax to identify the server where the command will run:
To run the command on the currentAR System server, enter:
@@:<processCommand>To run the command on a different AR System server, enter:
@<serverName:processCommand>
For active links, when you run a process on a client computer, consider whether you need to verify that the process can run on the client computer. If the process is not available on all hardware platforms and operating systems, you can build a qualification for the active link by using the $HARDWARE$ and $OS$ keywords to verify that the client is running on an appropriate platform or operating system at the time the active link executes. See Using-buttons-and-menu-bar-items-to-execute-active-links for more information.