- Before you can build a new component you must indicate which file on the AS/400 to use and on which AS/400 or server the file resides.
- You can create another component to display a list of customers with their numbers. The part you create is a ________.
- To create the action subroutine to fill the subfile, you use the ________ event.
- You might want to add the file keyword BLOCK(*YES) in applications that use SETTLL or CHAIN. This allows the RPG compiler to define blocking even if these operation codes are used to access the file.
- When you double-click on a subfile part, an _______ event is signalled.
- You use the ________ operation to retrieve a selected record from the subfile.
- To pass the selected customer number back to the calling component, you need to create ________ field to contain the customer number.