Properties for cWorkspace

View property list in alphabetical order

NameDescription
psAppHtmlPathContains the path(s) of the Workspace used to store HTML and associated files
psAppSrcPathContains the path(s) of the Workspace used to store the application source code
psBitmapPathContains the path(s) of the Workspace used to store the bitmaps (and other media)
psDataPathContains the path(s) of the Workspace used to store the application's tables
psDdSrcPathContains the path(s) of the Workspace used to store the Data-Dictionaries and related files
psDescriptionContains the description of the Workspace
psDfPathA string of all the paths that will constitute the program's DFPATH
psFileListContains the path and name of the Filelist.cfg that your program should use
psHelpPathContains the path(s) of the Workspace used to store the help-related files
psHomeContains the path that the Workspace should use as its "home"
psIdeSrcPathContains the path(s) of the Workspace used to store the code that the Studio uses during development.
psProgramPathContains the path(s) of the Workspace used to store the compiled programs.
psSystemDfPathA string of the paths that are used in every Workspace for finding files at runtime
psSystemMakePathA string of the paths that are used in every Workspace for finding files at compile-time
psWorkspaceNameThe name of the current open Workspace
psWorkspaceWSFileContains the full path name of the workspace (.ws) file

Inherited Properties from cObject

Child_CountReturns the number of child objects the object contains
Delegation_ModeDetermines if and how unknown messages are delegated
NameReturns the full name of the object including parentage
Object_IdReturns the object handle of the object, can be used to determine if an object exists
Object_LabelReturns the short name of an object
ParentReturns the parent of an object
peNeighborhoodDetermines how an object and its descendents participate in object neighborhood referencing