IgnoreEOFCharacter |
Top Previous Next |
×V3.0Ø
Valid for: SetStartup & SetRuntime
Syntax - SetStartup IgnoreEOFCharacter {"Yes" | "No"}
Description: This command allows the user to instruct EMUE to ignore the end of file character in a case where there are end of file characters that appear at other places in the file than just at the end of the file. When IgnoreEOFCharacter is set to false, EMUE will still look to see if there are more input file lines to process.
Sample: The following command instructs EMUE to ignore the EOF character and only check for the end of the file by looking for more lines. SetStartup IgnoreEOFCharacter "Yes"
See Also:
|