Do the following exercises:
Note: Be sure to write down the implementation name for the Edit Races and Entries function. You will need this name for testing the program using the CALL command.
call myaretr ‘’
Try pressing F4 on fields like Horse code and Jockey code to view a selection list of available entries.
Note: CA 2E automatically provides this prompting capability for file-to-file relations, such as, RACE ENTRY Refers to HORSE. When the end user types a ? or user prompt (F4) for a key or foreign key field, by default CA 2E calls the related Select record function, such as, Select Horse. A function used in this way is known as a prompt function.
For example, the steps required to call Display Racing results for Faithful Dobbin are:
Press F3 to return to the Edit Horse function.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|