
		 FIRST: find the record you are interested in either by having selected it already in the EZedit main screen, or by using NEXT and PREV to find it by stepping through the records.   

SECOND: When you have found the record of interest, you can delete it using DELETE, or change it by entering new values in the blanks on the right and then using CHANGE, or create a new record by using COPY to copy the values from the old record, changing some of them, and using INSERT to store the new record.  

Note that the list of records may change when you INSERT and DELETE things, or even when you CHANGE things.  When you change the data, EZ edit does your FIND again to make sure that you are seeing the current state of the data.  So the record you changed might disappear from the list if it no longer matches the FIND criteria.  Watch the messages at the top of the V form to know which record you are looking at.
	
