[futurebasic] Re: [FB] ENTERPROC

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : October 2003 : Group Archive : Group : All Groups

From: Robert Covington <artlythere@...>
Date: Thu, 9 Oct 2003 10:23:16 -0400
On Thursday, October 9, 2003, at 10:04  AM, Andrea P. wrote:

> Hello boys,
> I'm translating and older FBII Program to FBIII
>
>
> I'have DCOD file that use ENTERPROC% / EXITPROC% for make  DCOD 
> resources
> but FBIII compiler doesn't accepts this statement.
>
> What do I do for make my DCOD resources in FBIII?
>
> Thanks
> Andrea.

FB 3 can't make DCOD's. You can still load them.

The only DCOD I used to use was LaunchURL, but there's now an easy 
replacement for such using available functions.

Perhaps your DCOD can be unrolled into "regular" code?

Robert