Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

OMShell

OMShell

Hi,
I want to execute/run  OMShell with .mos script file   from windows cmd  console or high level  software.
How can i do that?

I am asking like this;
OMShell.exe -open c:/test/a.mos

Thanks
Oki

Re: OMShell

Unfortunately that's not yet possible. You can however run omc directly on the mos script:

Code:


c:\OpenModelica\bin\omc  c:/test/a.mos

Re: OMShell

Thanks, I just find out second ago current/smile))

Oki

There are 0 guests and 0 other users also viewing this topic