Measure Reference Manual
MEASFT 3253 (ERR_PARSE_SPLIT_MISSING_DEL)
SPLIT file specs missing a delimiter (',' or ')').
Cause
A delimiter (either a comma or a right parenthesis) is missing in the SPLIT file specifications.
Effect
The SPLIT command is not executed. MEASFT terminates in error.
Recovery
Correct the SPLIT file specifications syntax.
MEASFT 3254 (ERR_PARSE_SPLIT_TIME_KW_EXP)
SPLIT 'FROM', 'TO', 'FOR' or INTO keyword expected.
Cause
The SPLIT BY TIME command must be followed by the FROM, TO, FOR or INTO keyword.
Effect
The SPLIT command does not complete. MEASFT terminates in error.
Recovery
Correct the SPLIT BY TIME syntax.
MEASFT 3255 (ERR_PARSE_SPLIT_BAD_FROM_TIME)
SPLIT FROM time value not valid.
Cause
The SPLIT BY TIME FROM time value is not valid. The time syntax is:
[ day month year, ] hr: min [ :sec ]
At least one space must separate the day, month, and year items. Also, the items must have
valid values.
Effect
The SPLIT command does not complete. MEASFT terminates in error.
Recovery
Correct the SPLIT BY TIME FROM syntax.
MEASFT 3256 (ERR_PARSE_SPLIT_BAD_TO_TIME)
SPLIT TO time value not valid.
Cause
The SPLIT BY TIME TO time value is not valid. The time syntax is:
[ day month year, ] hr: min [ :sec ]
At least one space must separate the day, month, and year items. Also, the items must have
valid values.
Effect
The SPLIT command does not complete. MEASFT terminates in error.
Recovery
Correct the SPLIT BY TIME TO syntax.
MEASFT 3257 (ERR_PARSE_SPLIT_BAD_TO_FROM_TIME)
SPLIT TO time value not greater than FROM time value.
Cause
The SPLIT BY TIME TO time value must be greater than the FROM time value.
576 Measure Data File Tool (MEASFT)