IBM-DOS V-7.0 -L- ERROR Messages

 Label not found 
    Cause:    Batch file.  A GOTO command named a label that does not exist in the batch file.  This caused the
              system to read to the end of the batch file, ending batch processing.
    Action:  Edit the batch file and put the label in the desired location.
 Line too long to join the maximum line length of 255 characters. 
    Cause:    E.  Using the E Editor, you have attempted to join two lines that exceed 255 characters.
    Action:  Shorten one or both of the lines and try rejoining them again.
 Lines truncated 
    Cause:    E.  The message can be caused by:
     o Lines that were too long being split into multiple lines when loading a file.
     o Characters being truncated online.
     Action:  To correct the problem:
     o For lines that were too long, re-split the lines at a more appropriate point.
     o For characters being truncated, retype the characters that have been truncated or exit the file without
       saving.
 List output is not assigned to a device 
     Cause:    PRINT.  The list device specified is not a valid print device or no /d switch was specified.
     Action:  Enter PRINT again and specify a valid list device.
 LOADHIGH: Invalid argument 
     Cause:    LOADHIGH.  The information you provided for a /l switch is invalid.
     Action:  Review the LOADHIGH command.  Correct the parameters and re-enter the command.  To review
               LOADHIGH, type help loadhigh.
 LOADHIGH: Invalid filename 
     Cause:    COMMANDS.  The format of the specified program is invalid, or the program is not in the path or current
               directory.  The program must be an .EXE or .COM program to run in upper memory.
     Action:  Make sure that you type the filename correctly, that the program exists, and that the filename is in the
               path.
 Lock violation 
     Cause:    COMMANDS.  A program tried to access a file that another program was using.
     Action:  Close the file being used by the other program, and try program again.
 LPT#: not rerouted 
     Cause:    MODE.  You canceled the rerouting procedure or the MODE command could not reroute the parallel
               printer port.
     Action:  Make sure you have specified the correct parameters with the MODE command.
               Type the following at the command prompt, to get help for the correct syntax:
   help mode


Back to  Jump to TOP-of-PAGE

Please see the LEGAL  -  Trademark notice.
Feel free - send a Email-NOTE  for any BUG on this page found - Thank you.