open_file_secure Function

public function open_file_secure(filename) result(success)

Securely open a file with system default application

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filename

Return Value logical