Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Performance of C v/s Forms in creating menu sreens

Performance of C v/s Forms in creating menu sreens

From: Sravan Kumar Chitiprolu <schit90_at_entergy.com>
Date: Wed, 24 Feb 1999 17:49:00 -0600
Message-ID: <36D48FEB.953FE670@entergy.com>


Hi,
We have C routines which create character based user interface screens. The buttons on the screens then calls shell or runforms30 or another screen. This application is used by arround 500 users at a given time and is on solaris unix box. The application was created in 1991 and now we are planning to make it in FORMS5.0(character based user interface).

What would be the performance differences in these implimentations. ?

One problem with the C program is that it creates files on the current directory to store the screens and which are deleted at the end of the program. Abnormal exiting of the process leaves the files on the directory and they gets accumulated.

Where do forms store its info?

thanx
sravan Received on Wed Feb 24 1999 - 17:49:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US