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.