Accessing subroutine from command prompt.

When I run subroutine from the command prompt, it shows the following errors:

command used:

abaqus job=Job-1 user=vusdfld.for interactive


But when I run the same subroutine from the GUI, it runs successfully.

The shortcut I use for the GUI looks like this:

​​​​​​​


What am I doing wrong? I want to run it from the command prompt to automate the analysis to generate data sets for my machine learning model, so I can't run all the analysis manually from the GUI.

Please Help.