Hi Richard,
Thanks for your reply.
I forgot to say that I am using Oshonsoft.
See attached result image.
C
Hi Richard,
Thanks for your reply.
I forgot to say that I am using Oshonsoft.
See attached result image.
C
this compiles just fine from mcs
take up the issue with Oshonsoft.Code:poscnt var word azimval var word time var byte main: if (poscnt<azimval) or (azimval-poscnt >= 1800) then gosub cwise time=0 endif goto main end cwise: return
Bookmarks