Posted by Jim Guerber on March 13, 2012 at 14:23:26:
In Reply to: Comet 32 COMMON - ROUND bug posted by Steven Hagen on March 13, 2012 at 10:03:48:
I think your common is not specified exactly the same in every program in the chain. I built a test program and round does not change the way common is passed.
Comet32 compiled programs organize common as a list of variables. Comet16 compiled programs treat common (and local) memory as a contiguous block. So, when converting source to Comet32, you must be very careful that each common variable is specified consistently from one program to the next.
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.