home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 1 / Amiga Tools.iso / disk-tools / cd-tools / jukebox / request.jb < prev    next >
Encoding:
Text File  |  1994-06-06  |  175 b   |  7 lines

  1. /* request an answer YES or NO */
  2. /* (c) copyright 1992,93 by F.J. Reichert */
  3.  
  4. options results;
  5. requestresponse 'And the answer is...' || "0a"x || "Your choice?"
  6. say result;
  7.