home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 389.lha / dme_v1.40 / rexmacs / alley.dme < prev    next >
Text File  |  1990-07-03  |  277b  |  19 lines

  1. /* test to see if we can invoke ARexx from inside of dme .... */
  2. say "Gee ... I really did get called!!!"
  3. say address()
  4. options failat 4
  5. shit
  6. say "RC = " RC
  7. damn
  8. say "RC = " RC
  9. and hell
  10. say "RC = " RC
  11. it
  12. say "RC = " RC
  13. dont
  14. say "RC = " RC
  15. matter to me
  16. say "RC = " RC
  17. exit(69)
  18.  
  19.