home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / m / msh_ut11.zip / FLAGS.INC < prev    next >
Text File  |  1992-05-10  |  446b  |  10 lines

  1. {$i-,d-,b-,e-,f-,l-,n-,r-,s+,v-}
  2.  
  3. {$IFDEF CP} {$UNDEF MV} {$ENDIF} { no ambigious definitions please }
  4. {$IFDEF MV} {$UNDEF CP} {$ENDIF}
  5.  
  6. { DEFINE German}    { German messages, remove $ if you want english msgs }
  7. {$DEFINE SizeCheck} { Check for size before writing, needs it's time, so }
  8.                     { remove it, if you don't like it...                 }
  9. {$DEFINE Format}    { Add option to format a drive                       }
  10.