Summary
Instructions provided describe how to create a custom geoprocessing tool that opens Workstation and waits for user input.
Procedure
- Use the instructions found in the Related Information section to create the custom geoprocessing tool that runs an AML.
- Verify the script tool has the 'Show command window when executing script' option checked.
- Use the directive &TTY in the script to have the AML stop and wait for user input.
- Type QUIT to close workstation and complete the execution of the script tool.