[futurebasic] Re: [FB] FBtoC error

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : February 2009 : Group Archive : Group : All Groups

From: Robert Purves <listrp@...>
Date: Tue, 3 Feb 2009 15:55:00 +1300
Max Taylor wrote:

> The following is the only error I get and it comes from FBtoC not gcc.
> dim as str64 winTitleStr	// the definition

>
> Error:•• Arithmetic expression expected in line 287 of Serial_OpenC
> 287:  winTitleStr = "Serial Port 'Open C' Demo"

What is str64?

Robert P.