VDEDIT/ALL,MODEL[,'view name']
Converts all view dependent objects in the specified view to model dependent.
Parameter |
Description |
ALL |
Minor word which indicates that all view dependent objects in the specified view are to be converted to model dependent. |
MODEL |
Minor word which indicates that view dependent objects are to be converted to model dependent. |
'view name' |
A string or string variable which represents the name of an existing view where the view dependent objects are converted. If the view name is omitted, the conversion takes place in the work view. |