MFT - Multi-Functions-Tool by Thorsten Stocksmeier in September 1993 - FREE This program is FREEWARE. You don't need to pay any money for using it (of course you MAY send me some money!) and can copy it freely. (No charges!) Now to explain MFT... MFT is a tool that does the same functions as RENAME, DELETE, MAKEDIR, FAULT, WAIT etc. I wrote it because I needed a little program for my Assembler-Disk. It had to be very small so I'd be able to use every free byte and it must be very useful. So MFT growed and growed. Now we're at V1.3 and I think it's best now to stop talking about sense and nonsens. To use it, now go to CLI and enter MFT. You see a little instruction which explains how MFT works. I don't want to build this info into the .doc-file, so you have to execute MFT!!! Got it? No? OK! I'll show one example for every function! 1) RENAME : MFT 1 OldFile NewFile ; Call OldFile NewFile. 2) DELETE : MFT 2 Dirty_File ; Delete File Dirty_File. 3) MAKEDIR: MFT 3 DH0:DEVS ; Construct a dir called DH0:DEVS. 4) FAULT : MFT 4 "" "" 205 ; Give out error code 205 as text. 5) COMMENT: MFT 5 DF1:DONKNOW "This program is good!" ; Put this comment to file DF1:DONKNOW. 6) DELAY : MFT 6 "" "" 5 ; Wait 5 seconds before going on. NOTE: I'm sorry MFT doesn't support pattern-matching at the moment. I'm still thinking about it, but I don't know I'll include that. It would take too much space, I think! That should be it. Please send suggestions, comments or some cash to THORSTEN STOCKSMEIER LEMGOER STRAßE 19 32657 Lemgo GERMANY Bye!