syscerrorf Type Reference Last update: 17.07.2025 Provide an error type returned by the Fortran interface calls. More... Public Attributes integer(kind=4) retcode Error code. Set to SyscStatusOk if no error. character(len=syscstrlen) message Error message. Blank string if no error. Detailed Description Provide an error type returned by the Fortran interface calls. Definition at line 138 of file syscCommonTypesF.fi.