Forum Discussion

samdozor's avatar
samdozor
Visitor
9 years ago

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. 
No RepliesBe the first to reply