home *** CD-ROM | disk | FTP | other *** search
- *****************************************************************
- * * 09/92 POPUP1.PRG *
- *****************************************************************
- * * Author's Name: Jeb Long *
- * * *
- * * Description: *
- * * This program illustrates SET VIEW COMMAND *
- *****************************************************************
- SET VIEW TO TRANSACT
- BROWSE FIELDS Clients.Name, ;
- Transact.Trans_date, ;
- Transact.Quantity, ;
- Item.Unit_price, ;
- Item.Descrip
-