Moving from mikroBasic to OshonSoft Basic

Can I install v5.76 over v5.72, or would I have to uninstall the present version first?
 
Lcd_Out(1,1, "ReadSum = " + #ADCReadSum) 'Ok
Ok, it compiles fine, after the name of a user-defined function "Function and Proc" there can't be a space between the name and the parentheses.
FunctionName+space+(argument) = error.
You are right, the space between function name and "(" causes the error. Compiles now...
 
I installed v5.76 and after correcting line 68, compilation did work ok.
Gee, what a stupid little mistake that was with the blank before the bracket!
Thanks everybody for your help.
 
Not a stupid mistake.. The syntax error catching mechanism needs an update... When I copied and pasted the next lcd_out I also didn't notice the space.. AN I'VE BEEN DOING THIS FOREVER!! LOL
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…