Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
samdozor
Visitor

Syntax errors with LongInteger literals

Hello,

This is a PSA/note to the Roku development team. The Roku plugin for Eclipse does not correctly parse/identity LongInteger literals:

myLongInt = &hcbf29ce484222325&

The above is highlighted as a syntax error in Eclipse, but will execute perfectly fine. I believe it's the same issue with decimal long integers. 
0 Kudos