What is the difference between SHOW_EDITOR and EDIT_TEXTITEM?
Answer Posted / guest
Show editor is the generic built_in which accepts any editor
name and takes some input string and returns modified
output string. Whereas the edit_textitem built_in needs
the input focus to be in the text item before the built_in
is excuted.
Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
In what situation u create the BPA.
What do you understand by lov?
can you convert or reverse engineer a fmx back to a fmb file?
i am writing a query select EmpNo from Emp how can i call in after parameter form
How can we generate report output in excel format?
if some data is not transfered where it will get stored
What do you understand by lov and how can it be used?
What do you understand by oracle forms and why are they required?
difference between global n context sensitive segments?
how report can be generated if we have the database designed in oracle 10g?
Explain how can you use the same lov for 2 columns?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
What is an SQL FORMS ?
what is difference between group above and group left report
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object