GETINM

The GETINM reports whether the current Adams Solver command input mode is interactive or command file-driven.

Use

Called by

Any user-written subroutine

Prerequisite

None

Calling Sequence

CALL GETINM (value)

Output Argument

 
value
A logical variable that returns true if the Adams Solver command input mode is interactive, and false if it is command file-driven.