Blitz (5/119)

From:Demon Hell
Date:5 Jun 2001 at 00:24:01
Subject:Re: Using libraries

>There are many possibilities for this happening. Anything that trashes
>memory, corrupts the stack, plays with Blitz registers, etc, etc can cause
>this kind of error.
> > libaddr.l=openlibrary_("libs:mhi/mhimaspro.library",0)
>
>You do not need to do this when using external libraries in Blitz. When
>you convert the FD file, the Blitz library which is created has some
>initialisation code added to it which automatically gets called when the
>library i sused in your program. This initialisation code will do the
>OpenLibrary(...) for you.

So would opening the library twice cause the above problem?

BTW..I`ll post the source code I`ve done tomorrow cos my miggy has gone to
bed!
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

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