I downloaded the latest bee yesterday. The k107 sample file compiled fine. This morning I made a change and when I compiled the compilier threw the following.
> jal 2.4l (compiled Aug 7 2009) > generating p-code > ./project/lcd_k107.jal:50: variable name expected > ./project/lcd_k107.jal:50: ')' expected (got '[') > ./project/lcd_k107.jal:50: unexpected token: "[" > ./project/lcd_k107_16f628a_sample.jal:145: "lcd_k107_clear" not defined > 4 errors, 0 warnings > Unless Kyle forgot to change the version #, bee does not have the latest version. line 50 const serial_sw_invert = false That has not ever thrown an error before and the error message is wierd. The lcd_k107_clear was not changed from yesterday. I am going back to the old bee. Wayne -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=.
