What are the Built-ins to display the user-named editor?
Answer Posted / guest
A user named editor can be displayed programmatically
with the built in procedure SHOW-EDITOR, EDIT_TETITEM
independent of any particular text item.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we invoke one form from another in a multi-forms application?
a text item is there what r the different types of triggers associated with it
can you convert or reverse engineer a fmx back to a fmb file?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
What are the various configuration files that are used by oracle forms?
what is difference between group above and group left report
Is it possible to execute a dynamic sql from forms?
What do you understand by lov and how can it be used?
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
Name the different triggers associated with oracle forms having a master-detail relationship.
what is a package n what r the packages availbla in report
how report can be generated if we have the database designed in oracle 10g?
i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE
why the Ctl file u put only in bin folder why not in other folder
what are the new features introduced in oracle form services in 11g release 2?