The editfieldname statement opens the data sheet window’s field properties inspector and selects the field name.
Parameters
No parameters.
Description
This statement opens the data sheet window’s field properties inspector (on the right side of the window) and selects the field name. From that point, the user can just start typing to change the field name. Panorama uses this statement internally when creating new fields.
addfield automaticfieldname()
editfieldname
This statement can only be used in a data sheet window – attempting to use it in other types of window will cause an error.
See Also
History
Version | Status | Notes |
10.0 | New | New in this version. |