home *** CD-ROM | disk | FTP | other *** search
- *****************************************************************
- * * 09/92 STARTUP.PRG *
- *****************************************************************
- * * Author's Name: Jeb Long *
- * * *
- * * Description: *
- * * This program illustrates how to add a popup menu bar *
- * * to the Edit system menu. *
- *****************************************************************
- define bar 18 of _medit after _mlast prompt "hello" key CTRL+H
- ON SELECTION bar 18 of _medit wait window nowait dtoc(date())+" "+time()