getlms |
Table of contents
ProcedureGETLMS ( Get Long Error Message ) ENTRY GETLMS ( MSG ) AbstractReturn the value of the current long error message. Required_ReadingERROR KeywordsERROR DeclarationsCHARACTER*(*) MSG Brief_I/OVARIABLE I/O DESCRIPTION -------- --- -------------------------------------------------- MSG O The current long error message. Detailed_InputNone. Detailed_OutputMSG is the current long error message. See the "required reading" file for a detailed discussion of error messages. ParametersNone. ExceptionsError free. 1) However, this routine is part of the SPICELIB error handling mechanism. FilesNone. ParticularsSee the required reading file for details of error processing. ExamplesNone. RestrictionsNone. Literature_ReferencesNone. Author_and_InstitutionN.J. Bachman (JPL) J. Diaz del Rio (ODC Space) W.L. Taber (JPL) VersionSPICELIB Version 1.0.3, 03-JUN-2021 (JDR) Edited the header to comply with NAIF standard. Added $Index_Entries entry. Removed unnecessary $Revisions section. SPICELIB Version 1.0.2, 29-JUL-1997 (NJB) Maximum length of the long error message is now represented by the parameter LMSGLN. Miscellaneous header fixes were made. Some indentation and vertical white space abnormalities in the code were fixed. Some dubious comments were deleted from the code. SPICELIB Version 1.0.1, 10-MAR-1992 (WLT) Comment section for permuted index source lines was added following the header. SPICELIB Version 1.0.0, 31-JAN-1990 (NJB) |
Fri Dec 31 18:36:23 2021