[futurebasic] Re: C-->FB 3/QT Helppppp...

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

From: Robert Covington <t88@...>
Date: Sat, 27 May 2000 00:36:50 -0400
>Robert,
>
>You can do something like this (check the syntax as I am not up on all the
>latest and greatest):
>
>Begin Record ImageDescription
>blah blah blah
>End record
>
>DIM ImageDescPtr AS ^ImageDescription
>DIM ImageDescH AS ^^ImageDescription

Tried and failed. :(

Thanks anyway Chris, much appreciated.

Robert