home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / M2V11-1.LHA / modula / examples / README
Encoding:
Text File  |  1994-09-22  |  273 b   |  9 lines

  1. CD into the src directory and type:
  2.  
  3. >m2b helloWord
  4.  
  5. >/bin/helloworld  ; To run the program from within the src directory
  6.  
  7. >touch helloworld.mod ; Update the file creation date, without having to edit it
  8. >m2b helloWord -r ; To generate a version that can be made resident.
  9.