home *** CD-ROM | disk | FTP | other *** search
- /*
- ** $VER: Menu_PlayDefMac.edge 1.0 (Friday 22-Oct-93 12:55:22)
- **
- ** Playback the default macro
- **
- ** Written by Thomas liljetoft & Inovatronics
- */
-
- options results
-
- /* check to see if it exists */
- if exists('ram:edge.macro') then 'ram:edge.macro'
-
- /* if not then complain */
- else requestnotify """There is no default macro."""
-