Hello,
On the progress user interface,
==== Internal Use ============
..<Add A New Customer>........
..<Modify Existing Customer>..
..<Display A Customer>........
..<Daily Account Report>......
..<View All Customers>........
..<Exit>
==============================
Enter data or press F4 to end.
"Enter data or press F4 to end." this is not written as part of the code in InternalUse.p. When I press F4 it is not quiting this user interface, instead it goes into the SQL Editor. Can anyone tell me where the controls come in from if it is not in any .p or .i files. Can I write a piece of code inside InernalUse.p to suppress the F4 use on this page. If yes, how to write it?
I am new to progress.
Thanks,
Ann
On the progress user interface,
==== Internal Use ============
..<Add A New Customer>........
..<Modify Existing Customer>..
..<Display A Customer>........
..<Daily Account Report>......
..<View All Customers>........
..<Exit>
==============================
Enter data or press F4 to end.
"Enter data or press F4 to end." this is not written as part of the code in InternalUse.p. When I press F4 it is not quiting this user interface, instead it goes into the SQL Editor. Can anyone tell me where the controls come in from if it is not in any .p or .i files. Can I write a piece of code inside InernalUse.p to suppress the F4 use on this page. If yes, how to write it?
I am new to progress.
Thanks,
Ann