HP 3000 Manuals

Redo Messages (5725-5749) [ HP System Dictionary XL Gen. Ref. Vol. 2-Part 4 SDUTIL ] MPE/iX 5.0 Documentation


HP System Dictionary XL Gen. Ref. Vol. 2-Part 4 SDUTIL

Redo Messages (5725-5749) 

--------------------------------------------------------------------------------------

5725     MESSAGE      Cannot REDO a REDO command (SDERR 5725) 

         CAUSE        The REDO command cannot be used to edit a command into a REDO
                      command.

         ACTION       Do not change the command being edited into REDO.

--------------------------------------------------------------------------------------

5726     MESSAGE      REDO only allowed when input is interactive (SDERR 5726) 

         CAUSE        The REDO command is only allowed when the program is run
                      interactively.  Input can be coming from $STDIN or from a
                      redirected $STDIN.

         ACTION       Enter the entire command in the command file or batch job
                      instead of trying to use REDO.

--------------------------------------------------------------------------------------

5727     MESSAGE      No command has been entered to REDO (SDERR 5727) 

         CAUSE        No command has been entered yet.

         ACTION       Enter a command other than REDO. REDO can then be used to
                      reissue or correct the command entered.
--------------------------------------------------------------------------------------

5728     MESSAGE      Must break line before insert/append to prevent line overflow 
                      (SDERR 5728) 

         CAUSE        Together, the existing line and the string to be inserted will
                      not fit on a single input line.

         ACTION       Break the existing line so the new line and the string to be
                      inserted will fit on a single input line.

--------------------------------------------------------------------------------------

5729     MESSAGE      Bad command after delete (ignored) (SDERR 5729) 

         CAUSE        Unexpected characters were found on the line after the delete
                      command.

         ACTION       No action is necessary since the characters will be ignored.
                      The next time you enter the delete command, enter only valid
                      characters after it.  Delete can consist of a continuous string
                      of one or more D's, or two single D's separated by blanks.  The
                      only other command allowed on the same line as a Delete is an
                      Insert.  Insert is allowed after one of the two Delete
                      'strings'.

--------------------------------------------------------------------------------------

          (cont.) 

--------------------------------------------------------------------------------------

5730     MESSAGE      The entire command has been deleted (SDWARN 5730) 

         CAUSE        The entire command in the redo buffer has been deleted.

         ACTION       No action is necessary.  Since the entire command was deleted,
                      the REDO system returns to the command mode.  The original
                      command can be reedited or a new command can be issued.

--------------------------------------------------------------------------------------

5731     MESSAGE      Unexpected characters after REDO command (SDERR 5731) 

         CAUSE        There are unexpected characters on the line after a REDO
                      command.  Except for the Delete/Insert combination, only a
                      single REDO command can be entered.

         ACTION       Reissue the command with only a single command on the line.

--------------------------------------------------------------------------------------

5732     MESSAGE      + and - NOT allowed in a number (SDERR 5732) 

         CAUSE        The numbers used to move within the redo buffer cannot involve a
                      + or -.

         ACTION       Remove the + or - from the number specifying how far to move and
                      simply use the appropriate command to specify direction (+ to
                      move forward and - to move backward).

--------------------------------------------------------------------------------------



MPE/iX 5.0 Documentation