[futurebasic] Re: [FB] FBtoC: SOUND%

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : December 2007 : Group Archive : Group : All Groups

From: Robert Purves <listrp@...>
Date: Sat, 29 Dec 2007 17:12:39 +1300
alstaff@... wrote:

> FBtoC v1a126
>
> WHILE SOUND% <> 0
> produces this error:
> •• Expression types incompatible with comparison or shift operator  
> in line 849 of GMfunctions.incl
> 849:  while SOUND% <> 0
>                       ^
>
> WHILE SOUND%
> produces this error
> error: `gFBSndBusy' undeclared (first use in this function)

Thanks for the report. Fixed for the next version of FBtoC.
Robert P.