red/code

can not run the calculator demo

Closed this issue · 1 comments

The calculator demo cannot run anymore.
https://github.com/red/code/blob/master/Showcase/calculator.red
Here is the error:

>> do https://raw.githubusercontent.com/red/code/master/Showcase/calculator.red
*** Script Error: VID - invalid syntax at: [50x40 [clear f/text] f:]
*** Where: do
*** Stack: do-file  

when i compile the latest red version, it run correctly