dm_system_path Subroutine

public subroutine dm_system_path(path)

Returns the relative path of the executable. The argument must be large enough to hold the path.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(inout) :: path

Returned path.