Avoid "call change_var" writting.
Every time I use call change_var function. PSS/E writes a message in the output (in my case, a file). I would like to keep the other messages, due it provides information while executing into PSS/E gui.
A solution is to get the position from the machine using mdlind and changing the var array itself. But I would like to know whether there is a better solution using the API.
Comments