Hi!
I want to punch out the maximum and minimum displacements. I know how to punch out all displacements by using:
DISPLACEMENT(PUNCH) = ALL
And I've tried the MAXMIN case control command by writing this in the case control card:
ECHO = NONE
SPC = 1
OUTPUT
MAXMIN(PUNCH,DISP,PRINT) = ALL...