editcell

The editcell statement opens the edit window for the currently active field (or cell), highlighting the data, and allows you to edit that field.


Parameters

No parameters.


Description

This statement opens the edit window for the current field allowing you to make changes to the field manually. After this statement opens the edit window the procedure will suspend operations temporarily until you manually close the edit window, then the procedure will continue after the editcell statement.

Warning: opening a field containing data will cause that data to be highlighted (selected) which will cause the data to be replaced with the keystrokes that follow. Remember to insert the cursor into the field before editing begins.

This statement has the same effect as double-clicking on the current field (or cell).


See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.