Product: ABAQUS/Standard
User subroutines: overview, Section 25.1.1
Using the ABAQUS environment settings, Section 3.4.1
Utility routine GETENVVAR can be called from any ABAQUS/Standard user subroutine to obtain the value of an environment variable.
character*256 ENVVAR ... CALL GETENVVAR( 'ENVVARNAME', ENVVAR, LENVVAR ) ...
ENVVARNAME
Environment variable name.
ENVVAR
Character string to receive the value of the environment variable.
LENVVAR
Length of the character string ENVVAR.
UWAVE and UEXTERNALDB, Section 4.1.23 of the ABAQUS Verification Manual