DoClearPaths - cWorkspace

Clears all properties associated with opening a new Workspace

Type: Procedure

Parameters: None

Syntax
Procedure DoClearPaths 

Call: Send DoClearPaths


Description

Use the DoClearPaths procedure to clear the values of all properties associated with opening a new Workspace. You should call this procedure before opening a new Workspace, if you already have one open, otherwise the properties will not be populated with the paths of the Workspace being opened. Remember, the properties are only set if, when opening a new Workspace, the properties don't have values already stored in them.

If you choose not to send this procedure when opening a new Workspace, any values already in the properties will not be overwritten by the values from the Workspace file. This can provide great flexibility in how Workspace paths are constructed within the class.