Previous Topic: Delete the Character at the Cursor PositionNext Topic: Replace Data in Unprotected Fields with Nulls


Delete Data from Cursor Position to End of the Field

The EOF command simulates pressing the EOF key and deletes all data from the cursor position to the end of the field. All characters from the cursor to the end of the field are replaced with null characters.