Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Members 
PCDLRN ActiveX DLL : OldBasic Object
OldBasic Object
Description

These PC-DMIS OldBasic functions were made available in previous version of PC-DMIS basic and are provided here, listed in alphabetical order, for backwards compatibility.

Object Model
OldBasic ObjectApplication ObjectPartProgram Object
Remarks

Important Notes:

  • Functions that return type Object are invalid.
  • Only OldBasic classes support optional parameters.

Miscellaneous Programming Notes:

  • Using Parentheses in BASIC Scripts: For information on when to use or omit parentheses, please refer to your BASIC Language documentation; generally however, for methods and properties you should only use parentheses if you're receiving a value.

  • Invalid Function Return Type: Be aware that objects are not a valid return type for functions.

See Also