Skip to main content
Skip table of contents

p$TDV:Util:CmpDir


p$TDV:Util:CmpDir

Get the file path of the current compound directory

Syntax:

File = p$TDV:Util:CmpDir( )

 

Argument

Type

Meaning

 

-

 

 

Result:

String

Directory of the current compound

Example:

Call of a user manual from the general compound directory:

File = p$TDV:Util:CmpDir() + '\\Help.txt'
Status = f$Execute( 'open', File)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.