[futurebasic] Re: [FB] Async Routines

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

From: Greg_Neagle@...
Date: Wed, 27 Jan 1999 14:33:38 -0800
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.

- via BulkRate