Σάββατο 5 Ιανουαρίου 2019

Revision 20 Version 9.6

1) Fix statement execution  out of order in Control Form (forget to set a reference to output object, preventing to display with Print statement)
2) Fix number to GOTO after ELSE statement.
Now this test program print "ok"

if false else 500
Print "fault"
Exit
500 Print "ok"



Δεν υπάρχουν σχόλια:

Δημοσίευση σχολίου

You can feel free to write any suggestion, or idea on the subject.