Application object
Workspace object
TranslationProjects object

The "Workspace" object represents the workspace that is currently open in RC-WinTrans.

MemberDescription
Close Closes the currently open workspace.
Close()
New Creates a new workspace.
New( Filename As String )
Open Opens an existing workspace.
Open( Filename As String )
Name Returns the name of the workspace or sets it.
TranslationProjects Returns the collection of translation projects. If the workspace doesn't have projects the collection will be empty.


Last Updated: 04/27/05