| exchange | Index Level | exit |
| Syntax | exec file.reference |
| Category | TCL |
| Type | Verb |
| Description | runs the current process on the specified "abs" area. This has the effect of changing the environment of the Pick Virtual operating system for this process, until logoff time. At logoff, the "abs" file is automatically reset to the "dm,abs," file. |
| Options | |
| See Also | abs create-abs init-abs (R83) abs file set-abs system-coldstart list-abs dm |
| Example | |
| Warnings | Never delete the "abs" file currently being used! This returns the operating system code to overflow and hangs the system. |
| Compatibility | D3 7.0 AP |
| exchange | Index Level | exit |