Re: NOVA vs COMET32


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Barbara Brazil on November 30, 2018 at 10:29:07:

In Reply to: Re: NOVA vs COMET32 posted by Robert G Laurin on November 29, 2018 at 18:30:44:

We finally understand what's going on. The NOVA program has 16K of COMMON declared. Because Comet16 passed COMMON and LOCAL between programs as just one huge chunk of data this facilitated the passing of COMMON from the parent program, thru NOVA, to the lookup program. This doesn't work in Comet32 because each COMMON variable is passed individually and must match in its declaration. This is exactly what Robert was saying I was just too dense to get it until now. So... my first thought was for him to try using SetGlobal / GetGlobal to pass COMMON. Jim and I will also discuss how we might come up with a scheme to save / restore the COMMON automatically. Anybody got any other ideas?


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]