Edit Menu
Records Sub-Menu

An iData datafile consists of a collection of records. Every record has a freeform text area, and optionally, can have any number of fields. The Records sub-menu under the Edit menu contains the following commands:

Add New Record    (Command-equal)

Creates a new blank record after the current record.

Add New Record with Paste    (Option-Command-equal)

Creates a new blank record after the current record and pastes the contents of the Clipboard into the Freeform Text Area.

Add New Record with Paste as Plain Text    (Option-Command-plus)

Creates a new blank record after the current record and pastes the contents of the Clipboard into the Freeform Text Area as plain text. The font of all the pasted text will be the default font, and any images in the Clipboard will be omitted.

Delete Current Record    (Command-minus)

Deletes the current record from the datafile. A warning dialog will appear asking for confirmation that you really intended to remove the record.

Delete Record without Warning   (Option-Command-Shift-minus)

Deletes the current record from the datafile without the warning message. This is useful if you are deleting numerous records.

Duplicate Current Record    (Option-Command-i)

Copies the current record and makes a new record with the same contents. This can be useful if you are adding records that have a the same data in some fields. 

Remove All Duplicate Records

Sorts the datafile and compares records. If any records are exactly the same, one of them is deleted. If two records are almost the same, but different by a single character, iData 2 will not see them as duplicate.

Make This the First Record

Moves the current record to the beginning of the datafile. The current record will become record #1.

Make This the Last Record

Moves the current record to the end of the datafile.

Move Current Record...

This command brings up a dialog that lets you specify a new record number for the current record. Enter an appropriate number and click the Go button to make the change.

Remove Blank Lines at Beginning

Strips out any blank lines at the beginning of the Freeform Text Area of all selected records. This is often useful with imported email.

 Return to Main Help Page