Try OpenEdge Now
skip to main content
Installation and Configuration
Configuration : Configuration : Mergeprop utility overview : Java API details : Constructors
 
Constructors
The default MergeProperties() constructor creates an object with no values assigned.
Alternatively, you can use the MergeProperties(prop_type, target_filename) constructor to load a target file on which multiple actions are to be performed. You can then call the mergeprop(action_type, delta_file) method repeatedly as required without reloading the target file.