Create a PMLOBJ Control FIle
- Last UpdatedOct 30, 2024
- 1 minute read
To create a PMLOBJ control file, in your customized PMLLIB folder:
-
Create a new folder \PMLLIB\Objects.
-
Create a new PMLOBJ file. You may want to copy an existing PMLOBJ file and rename it as appropriate.
-
Use the name defined in the PML add-in definition. For further information, refer to Create a PML Add-in Definition.
-
Modify the file as per the following example:

Note:
The constructor method is used to load and register the PML commands. For further information, refer to Create PML Commands.