Top Method Summary
Options Name Purpose
CHARACTER GetAdditionalArguments () Returns the Additional Arguments from the Configuration
CHARACTER GetWorkspaceFromConfiguration () Obtains the workspace location from configuration
CHARACTER LocateWorkspace () Locates the workspace closest to the current working directory
OpenFile (character, character, integer, integer) Opens a file in a workspace
OpenWorkspace (character) Opens the given Workspace


Method Detail
Top

CHARACTER GetAdditionalArguments ()

Purpose: Returns the Additional Arguments from the Configuration
Notes:

Returns CHARACTER
The AdditionalArguments from the configuration
Top

CHARACTER GetWorkspaceFromConfiguration ()

Purpose: Obtains the workspace location from configuration
Notes: Returns ? when no workspace is defined in the configuration file

Returns CHARACTER
The workspace folder or file name
Top

CHARACTER LocateWorkspace ()

Purpose: Locates the workspace closest to the current working directory
Notes: Returns ? when no workspace can be found

Returns CHARACTER
The workspace folder or file name
Top

OpenFile (character, character, integer, integer)

Purpose: Opens a file in a workspace
Notes: When the workspace is not provided, attempts to locate workspace
and then obtain it from configuration

Parameters:
pcWorkspace CHARACTER
The folder of file name representing the workspace configuration
pcFileName CHARACTER
The name of the file to open
piLineNumber INTEGER
The line number to jump to
piColumnNumber INTEGER
The column to jump to
Top

OpenWorkspace (character)

Purpose: Opens the given Workspace
Notes:

Parameters:
pcWorkspace CHARACTER
The folder or file name representing the workspace configuration


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:29:31