Blitz (6/119)

From:David McMinn
Date:5 Jun 2001 at 00:49:23
Subject:Re: Using libraries

Demon Hell says the moon is made of cheese, but it's actually made of Re: Using libraries

>> 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?

No, opening the library twice will just leave the library open one extra
time (unless you call CloseLibrary in your code). It woudl definately not
cause a crash though.

> BTW..I`ll post the source code I`ve done tomorrow cos my miggy has gone
> to bed!

Good. Source always makes it easier to see whats going on. :)

Bye



[) /\ \/ ][ [) |\/| � |\/| ][ |\| |\| | dave@blitz-2000.co.uk
http://members.nbci.com/david_mcminn | ICQ = 16827694
Aberdeen Football Club: Toaster for sale, will swap for defender.
Highest scorer at club last season, including some scorchers.

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