CompuServe Messages

#Multiple Instatiations?

    04-Mar-90 16:50:56
Sb: #91911-#Multiple Instatiations?
Fm: karl uppiano 73337,2260
To: Black Belt Systems 76004,1771
I can see a few cases where it would not be desirable to run multiple invocations of some program, but it just seems inefficient to have to load the same code twice. But if all data is accessed by reference, with few "automatic" variables, it should be pretty straigtforward. –Karl