home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / demos / 139 / alert.ap next >
Encoding:
Text File  |  1988-02-22  |  300 b   |  12 lines

  1. |
  2. | Sample ST-Talk Pro AutoPilot script for GEM Alert buttons    jsd 2/22/88   
  3. |___________________________________________________________________________
  4.  
  5. button = Alert "[3][Hit one of these buttons...][ ONE | TWO |THREE]"
  6.  
  7. Print "You selected button #"
  8. Print button
  9. print "!~"
  10.  
  11. QUIT