[futurebasic] re: Re: [FB] Merging ZTXTs for BB

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : May 2002 : Group Archive : Group : All Groups

From: Robert Covington <artlythere@...>
Date: Tue, 28 May 2002 21:27:21 -0400
>staz said:
>>   i assume that you have these in more than one file,
>>   since a single resource fork can't handle that many resources.
>
>they're all in one file (the app itself),
>so it will be whatever the maximum is.
>(i thought it was 2727 resources, total.)
>
>-bowerbird

Save the big resulting handle and any location/offset/ mapping array(s) for
it, and save the pup using Write Field, or Write File# or whatever fit the
bill into one big external file called  mwdata.

Loading them all back in is easy.

rc