What buil-in routines are used to display editor dynamicaly?

 Edit_text item   show_editor LOV

Showing Answers 1 - 3 of 3 Answers

g_sidhu

  • Feb 14th, 2008
 

A user-named editor can be displayed programmatically with the built-in procedure SHOW_EDITOR, independent of any particular text item. By default, operators can invoke an editor by navigating to a text item and pressing [Edit] or by choosing Edit | Edit on the default menu. An editor can also be displayed programmatically by executing the EDIT_TEXTITEM built-in procedure when the cursor is in a text item.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions