________________________________________________ | | .___ . | Program: MegaFli | // //| | Type: TTP Application | || || | | Version: 1.0 | || || /\_ | Distribution: POSTCARDWARE | _/|| ||\_ /| | System: Atari (ST -> Falcon030) | |_/ |_| \_|/ | TOS/MiNT or MultiTOS; | | any screen rez | | Date update: September 5th 1993 | | Author: Christophe BOYANIQUE (DMV) | | | | Copyright ˝1993 BINARIS | | | | Purpose: Disassemble a huge file in | | small parts to backup or | | transfer to floppy disks and | | assemble the same file | | ˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ | Please see file MEGAFLI.TXT for english instructions ======================================================================== I About the program: ----------------------- MegaFLI is a POSTCARDWARE program: it's a FREE program and it's forbidden to sell it ! PD library can spread it at moderate price (floppy and P&P). BBS and magazine can spread it freely too. It's absolutely FORBIDDEN to modify the program and/or the documentation, if you find a bug or if you want to make a translation contact me ! The pack comes with the following files: - MEGAFLI.TTP: ATARI executable program - MEGAFLI.EXE: PC executable program - MEGAFLI.DOC: The french documentation - MEGAFLI.TXT: This English documentation II Purpose: ------------- This program allows you to cut a huge file in small parts, then you can copy this parts on floppy disks. And you can with the small parts make the huge file. This can be usefull to make BACKUP or to transfer very big file between two computers (ATARI or PC). III How it works... -------------------- 1) To cut a file: MEGAFLI dh FileToBeCut LenghtOfSmallPart DestinationDir The 'h' switch allows to wait for a keypress at the end of the program (thanks to Mr Atari !) The size of the part is in Kbytes (1024 bytes and not 1000 !) exemple: MEGAFLI dh D:\GRAPHISM\ME\DESSIN.TGA 1420 A:\ 2) To assemble a file: MEGAFLI ah CutFileWithoutExtenson DestinationDir exemple: MEGAFLI ah A:\DESSIN C:\ IV The PC program: -------------------- I must say that it is the first time that I compile a program on a PC and I won't do it every day ! The program has been compiled with the BORLABND C++ and SHOULD works on all PC (I didn't use extended memory or so funny features...) V Greetings: --------------- Okay, I want to greet all the member of my team BINARIS: AAZ, HAWAT, MEGAR, RON THE DON, MEL & BIGBOB. I want to thank Fran‡ois-Xavier DUBOIS and Francis SANCHEZ who helped me at the PC compilation. If you have any bug report or suggestion, don't hesitate to contact me I will answer ! (Don't write me to say that my english is horrible I know ! :-) ) And, don't forget that this program is POSTCARDWARE: send me a postcard if you use it ! Mail adress: Christophe BOYANIQUE 29 Rue Republique 37230 FONDETTES FRANCE