home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #7 / amigamamagazinepolishissue1998.iso / rozrywka / rpg / deader / bits / amiga.rexx < prev    next >
OS/2 REXX Batch file  |  1997-06-22  |  438b  |  13 lines

  1. /*
  2. \\  Dawn Of The Dead RPG  - By Gareth Murfin
  3. //  Game created in Arexx - ver$  Dawn Of The Dead RPG v1.0a
  4. \\
  5. */
  6. address command 'Dawn:bits/style R 2'
  7.  
  8. say 'You are shocked by the smooth OS and beautiful front end of workbench 3.1...This machine is too good to use in a zombie infested mall, you stuff it into your bag for later and run off down the corridor'
  9. echo '[PRESS RETURN]'
  10. pull answer
  11.  Address command 'rx Dawn:bits/fun.rexx'
  12.  
  13.