Progress
Language Reference


UNLOAD Statement

Interfaces
OS
SpeedScript
All
Windows only
No

Unloads a set of environment specifications from the current environment, which might be the registry or an initialization file.

SYNTAX

UNLOAD environment [ NO-ERROR ] 

environment

A character expression that evaluates to the name of an environment that a prior LOAD statement specified.

NO-ERROR

Directs Progress to suppress any errors that occur in the attempt to unload the environment specifications. After the UNLOAD statement completes, you can check the ERROR-STATUS system handle for information on suppressed errors.

NOTES

SEE ALSO

LOAD Statement, USE Statement


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095