Compaq COBOL AAQ2G1FTK User Manual
Page 430

Using ACCEPT and DISPLAY Statements for Input/Output and Video Forms
11.3 Designing Video Forms with Screen Section ACCEPT and DISPLAY
Figure 11–14 MENU-SCREEN Output
+------------------------------------------------------------------------------+
|
Daily Calendar
|
|
|
|
|
|
|
|
|
|
|
|
Show appointments for a day
|
|
|
|
Schedule an appointment
|
|
|
|
Cancel an appointment
|
|
|
|
Print your appointments
|
|
|
|
|
|
|
|
|
|
|
|
Use the arrow keys to move the cursor among menu items.
|
|
Press
|
|
Press
|
|
|
|
|
|
|
|
|
+------------------------------------------------------------------------------+
Figure 11–15 SCHEDULE-SCREEN Output
+------------------------------------------------------------------------------+
|
Schedule Appointment
|
|
|
|
|
|
|
| Description of Appointment:
|
|Meeting with Bill and Susan
|
|
|
|
|
| Date of Appointment (DD/MM/YY):
01/03/94
|
|
|
| Time of Appointment (HH:MM mm):
11:00 AM
|
|
|
|
|
|
|
|
|
|
Use Cursor Keys to move within the fields.
|
|
Press
|
|
Press
|
|
|
|
|
|
|
|
|
|
|
|
|
+------------------------------------------------------------------------------+
11–40 Using ACCEPT and DISPLAY Statements for Input/Output and Video Forms