Access violation error when running nonlinear forward analysis by the command line interface

Hello,
I'm trying to run a nonlinear forward analysis by the command line interface. I can perform the exact same analysis in the GUI, using the same files, but when I use the command lines I get an access violation error. I've granted MDS_driver_main.exe every possible read and write permission.
Why is this not working?
Best Answer
-
Hi.
Not sure about the reason you cannot run in batch.
You may check in the DOS prompt with command 'set' (without the quotes) if the needed environment variables are listed
if not you can setup it/them with same set command.
I hope this is helful
Regards
0
Answers
-
Hi.
Not sure about the reason you cannot run in batch.
You may check in the DOS prompt with command 'set' (without the quotes) if the needed environment variables are listed
if not you can setup it/them with same set command.
I hope this is helful
Regards
0 -
Solved! I removed the quotes and now it's working properly. Thanks a lot!
Regards
0