[futurebasic] Re: [FB] Async Routines

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : January 1999 : Group Archive : Group : All Groups

From: Brian Victor <fb-list@...>
Date: Wed, 27 Jan 1999 22:07:56 -0500 (EST)
On Wed, 27 Jan 1999 Greg_Neagle@... wrote:
>In message ID <Pine.LNX.4.05.9901271404250.14010-100000@...> on
>1/27/99, Brian Victor wrote:
>> Because of my bugs in my TCP code, I was wondering if anyone knows of or
>> could provide a list of asynchronous routine cans, cannots, and musts.
>> 
>> My biggest question of the day: can the variables for the ENTERPROC used 
>> as an ASR be local to the main program, or do they have to be global?
>I can answer that last bit.  They must be global.

Bingo!  There go the crashes!  Thanks! :)

I'd still like a list, if anyone can provide one, but at least now I can
get back to working on this project.

-- Brian Victor