[Info-vax] Basic & Global sections

John Doppke jdoppke at gmail.com
Thu Nov 4 12:30:24 EDT 2021


Hey all,

I've been playing with some inter-process communication via Basic using a global section.  It all works very well except for one thing - data in an array.  Everything else comes across nicely - strings, longs, etc.  But anything in an array written by one process never shows up in the other.

Is there something inherent in the structure of a Basic array that doesn't work in a global section?

I've also tried an installed shared psect image and that works OK.

-John



More information about the Info-vax mailing list