Closed aivanova5 closed 1 year ago
Does it work if you use the full command macro, e.g., #gridlabd weather get...
?
Problem 1: the macro expansion of #weather
is not doing anything, while #gridlabd weather
works ok.
Problem 2: the command line syntax gridlabd file.py
does not do anything, while gridlabd python file.py
works ok.
Problem description
When using the format
main.py :
and test.glm contains a macro such as
#weather get
this error occurs: