home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 113 / EnigmaAmiga113CD.iso / software / sviluppo / fm2000 / c < prev    next >
Encoding:
Text File  |  1999-04-20  |  164 b   |  14 lines

  1. ;failat 99999
  2. if exists fm
  3.  list >t:size nohead fm
  4.  delete >NIL: fm
  5. endif
  6. smake
  7. if exists fm
  8.  if exists t:size
  9.   ;type t:size
  10.  endif
  11.  ;hackfm
  12.  list fm nohead
  13. endif
  14.