Posted by Barbara Brazil on December 16, 2014 at 16:07:55:
In Reply to: NOVA Help vs Comet 32 posted by Robert G Laurin on December 16, 2014 at 11:57:42:
Robert:
It is true that when running or entering a Comet32 program from a Comet32 program the COMMON declarations must match. If not it will stop passing COMMON at the first mismatch.
But I'm not following exactly where your application is breaking down. NOVA is released in REL and is compiled using Comet16. Here's its COMMON layout:
LENGTH 128 & COMMON STRING$
LENGTH 254 & COMMON CMN1$(32)
LENGTH 254 & COMMON CMN2$(32)
So tell me, where is COMMON getting dropped?
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.