NeXtMidas macros default to using Local Results while X-Midas macros
default to Global Results. When X-Midas uses local results it
automatically mangles the name at run-time to keep the results of different macros
separate. In NeXtMidas the names declared in the macro stay the same at run-time (a
more advanced mechanism is used to keep the results of different macros separate). Results
in a NeXtMidas macro do not turn into P<num>_<var> as in X-Midas.
|