and if a compile my dload file from visual fortran I obtain:
C:\temp\DLOAD.for(4) : Error: Cannot open include file 'ABA_PARAM.INC'
INCLUDE 'ABA_PARAM.INC'
----------------^
Error executing df.exe.
DLOAD.obj - 1 error(s), 0 warning(s)
I write abaqus job=XXX user=XXXXX and I receive an error message saying:
ABAQUS Error: Problem during compilation - df.exe not found in PATH.
ABAQUS/Analysis exited with errors.
(I have installed a fortran compilator on my computer)
Can you help me ?