From: Shawn Hargreaves Newsgroups: comp.os.msdos.djgpp Subject: Re: allegro specific: EXEDAT.EXE question. Date: Sun, 3 May 1998 10:51:46 +0100 Organization: None Message-ID: <5O9pJHAy4DT1EwCL@talula.demon.co.uk> References: <2 DOT 2 DOT 16 DOT 19980503100554 DOT 1da78438 AT alphalink DOT com DOT au> NNTP-Posting-Host: talula.demon.co.uk MIME-Version: 1.0 Lines: 18 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk aj writes: >i compile my program its 200k > >then i add a 400k DAT file on the end of it using the EXEDAT util. > >i expect the result to be 200k+400k = 600k. > >but its 1 meg... seems like 200k + ( 2 X 400k ). I presume that you did global compression on this 400k datafile when you saved it out from the grabber? If so you must use the -c switch to exedat to preserve the compression: by default the data will be appended in raw binary format. -- Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/ "Pigs use it for a tambourine" - Frank Zappa