Blitz (41/193)

From:Julian Kinraid
Date:7 Aug 2000 at 02:27:55
Subject:Re: StatsFuncs

Hi Curt,

> > > In order to eleminate a blitz library from being included in your exec
> > > (thereby shrinking the file size) you must eleminate EVERY command that
> is
> > > contained in that library.
> >
> > Yeah.... this makes sense :)
> > Your investigator program sounds cool....
>
> It works pretty well - the only problem is, that some Blitz libraries seem
> to have internal "tokens" in them (IE, ones that aren't user commands) so
> it sometimes will return the wrong command name, but always the correct
> library that is being used.
>
> I never did figure out how to recognize these :(

I had the same problem, and I had to single step through one of the
Blitz lib programs to figure out the logic... I wrote a C program that
was able to handle the internal tokens, so that should be a lot easier
to understand. I'll dig up the source for you.

Julian Kinraid

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie