What are the Built-ins to display the user-named editor?
Answer / 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 |
List the buil-in routine for controlling window during run-time?
Is it possible to have multiple layouts in a report?
What are the different Parameter types?
What are the built-ins used for finding object ID functions?
What is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
What is a Navigable item?
What is strip sources generate options?
what are the new features introduced in oracle form services in 11g release 2?
How do you display console on a window ?
What is summary column in Oracle Reports ?
What is relation between the window and canvas views?