A script-enabled browser is required for this page to function properly.

Subclassing Path

Description

Specifies whether to save the path of an original object with the subclassed object.

Specify one of the following preferences for saving the path of original objects with subclassed objects:

Remove
 
The path will be removed from the filename of the original object referenced in the subclassed object.
 
Keep
 
The subclassed object will reference the original object according to the full path.
 
Ask 
 
Each time you subclass an object Oracle Forms will display a dialog box prompting whether to remove or keep the path.

Default ASK

Notes

A subclassed object inherits property values from the original object and references the original object by the file name of the form in which it is saved. The full path name of the form may be saved with the subclassed object or only the filename. When the form containing the subclassed object is opened, Oracle Forms looks for the file specified for the subclassed object. If the filename is specified without the path, Oracle Forms looks in the current directory in which Oracle Forms was started.