Program KEYBOARD.PRG demonstrates the use of the KEYBOARD command. In this example program, a GET field VALID clause calls a function that displays a popup menu. The user can choose a filename from the popup menu. Then, KEYBOARD is used to stuff text consisting of the selected filename into the input stream which is placed into the GET input field.