home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / new / util / batch / dosreqtools / demo.bodytext.1 < prev    next >
Text File  |  1994-10-06  |  235b  |  14 lines

  1. ;demo.bodytext.1
  2.  
  3.  
  4.  
  5.  
  6. SET title  "Voter Instructions"
  7. SET line1 "Support Smith for County Registrar\n"
  8. SET line2 "Give til it hurts\n"
  9. SET line3 "Vote early and vote often"
  10.  
  11. rtEZRequest "$title" "$line1 $line2 $line3" "_Continue"
  12.  
  13. quit
  14.