Recently i bought Proton complier
I updated it to the last version
It's look great but i found some serious bugs :
1.When i write the command
"CWrite 8000,[1,0,4,0,7,0,"*",0,2,0,5,0,8,0,0,0,3,0,6,0,9,0,"#",0] "
in the memory it's write the initials numbers with "3F" thus when write 1 the value is 3F01, 2 = 3F02 etc...
if i write just 1 number it's ok, but if it's many numbers (like in the line up,the bug is occured
2. I must using addresses from memoy, so i have using with poke command
'Poke COUNTERT,ClickedTimer"
(COUNTERT and ClickedTimer are words variables)
if i write the address directly like "poke 7,ClickedTimer" so it's ok.
but if i write the address by variable "poke var1,var2 " it's done nothing
With the 2nd data, has no problem if it's variable
Thanks
Erez
Hi, its great to see you visiting our forum. Why not try Proton Compiler for FREE?
Download the FREE version of Proton Compiler, Its called Amicus18 and its available from HERE
Already using proton Compiler??? Get rid of these pesky messages... get LICENSED USER STATUS


Reply With Quote


