getlog_(name)

Purpose

The getlog_ subroutine stores the user's login name in NAME. NAME has a maximum length of 8 characters. If the user's login name is not found, NAME is filled with blanks.

Class

Subroutine

Argument type and attributes

name
CHARACTER(8), INTENT(OUT)