Dear Experts,
I want the log file to be saved after running each OpenSim tool in cmd.
The code contains the directory of the log file (IK.log)
But this error appears:
Unexpected argument
After eliminating the log directory, the results will be saved without the log file.
I wonder if you would tell me how to save log files.
Kindly Regards
opensim-cmd
- Mohammadreza Rezaie
- Posts: 412
- Joined: Fri Nov 24, 2017 12:48 am
- Ayman Habib
- Posts: 2252
- Joined: Fri Apr 01, 2005 12:24 pm
Re: opensim-cmd
Hello,
Can you include your command line here so we can reproduce?
Thanks,
-Ayman
Can you include your command line here so we can reproduce?
Thanks,
-Ayman
- Mohammadreza Rezaie
- Posts: 412
- Joined: Fri Nov 24, 2017 12:48 am
Re: opensim-cmd
Hi Aymen,
Pleased to see your response,
This is the code:
opensim-cmd run-tool C:\Users\MohammadReza\Desktop\Rajagopal\Setup_CMC.xml C:\Users\MohammadReza\Desktop\Rajagopal\R\CMC\CMC.log
Regards
Pleased to see your response,
This is the code:
opensim-cmd run-tool C:\Users\MohammadReza\Desktop\Rajagopal\Setup_CMC.xml C:\Users\MohammadReza\Desktop\Rajagopal\R\CMC\CMC.log
Regards
- Mohammadreza Rezaie
- Posts: 412
- Joined: Fri Nov 24, 2017 12:48 am
Re: opensim-cmd
Hi,
The problem was solved by adding > before the log directory.
Regards
The problem was solved by adding > before the log directory.
Regards