MSIR.0523 (Parm) value (val) too long for SIRFACT DUMP command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "Either the FIELNAME specified on the SIRFACT DUMP command was longer than 8 characters, or the procedure name was longer than 47 characters. Filename must be 8 characters or shor...")
 
m (1 revision)
(No difference)

Revision as of 16:41, 9 November 2010

Either the FIELNAME specified on the SIRFACT DUMP command was longer than 8 characters, or the procedure name was longer than 47 characters. Filename must be 8 characters or shorter in Model 204 so a longer one is illegal so should be corrected on a SIRFACT DUMP command. If a procedure name longer than 47 characters is really needed, try making it shorter through the creative use of wildcard characters.