Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Path Property
Description
Returns the directory in which the PC-DMIS executable resides.
Property type
Read-only property
Syntax
Visual Basic
Public Property Path As String
Return Type
Read-only String.
Remarks

If the PC-DMIS executable is C:\PCDMISW\PCDLRN.EXE, the Path  property is "C:\PCDMISW\".

See Also