[futurebasic] Re: [FB] Re: [FB^3] FlushEvents

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : November 2000 : Group Archive : Group : All Groups

From: Robert Covington <artlythere@...>
Date: Thu, 2 Nov 2000 02:30:11 -0400
>Now, I've tried
>
>eventRecord = EVENT
>FN FLUSHEVENTS(eventRecord)
>And the Compiler keeps telling me it needs a String parameter.
>
>Any clues?
>
>Joe Wilkins

Joe,
Late night guy too, eh. (uh oh) :)

I just use:

FlushEvents

And it works for me in FB II and 3.

Robert Covington