InterprocesComm CygnusED
Yes, I think it does, though I will have to digest it for a while to
really understand it. I guess what I'm trying to do is get rid of the
Global Msg, and use local var instead. Thats the way I learned to
program…use a global ONLY when necessary, otherwise, pass var between
function's. With that in mind, what would be the best way to modify those
routines to use local var, and still talk to CED? Thanks, Jim V.