sch_rmv command

    (A) Function
        Removing a cell from a schedule list. 

    (B) Format

        sch_rmv  <time>  { <key> }

    (C) Parameter
        <time>
           Designate time to remove a cell from a schedule list. 
           This parameter is an unsigned integer or a '+'signed integer. 
           In the case of a '+'signed integer, the value is a schedule list, 
           showing the time being the simulation start time plus the time 
           given by the integer here. 

        <key>
           Designate the identifier of a schedule cell to be removed. 

    (D) Note

    (E) Related items
        sch_add command
        sch_mv command
        schedule command