CompuServe Messages

oxxi ram full message

    18-Nov-87 23:28:48
Fm: Erv Thompson 70567,523
To: Richard Bielak 75716,352
I'm not nearly the seasoned M2 programmers that you and Steve are but I am managing to pick up a fair amount. While at times I've thought it easiest to export a global I think it may be best to maintain the "globals" in my main module and pass them via function calls to the libs. I can always create a phony variable in the lib module that can then be initialized with the "real" value.