Labels


Labels are like bookmarks that help you mark and locate specific lines in a dataset. They are useful for quickly navigating between sections of the dataset, especially when verifying information across different parts.

In View/Edit Mode -

Setting a Label:

  1. Navigate to the line where you want to place the label.
    Setting Label in View or Edit Mode
  2. In columns 1 to 6 (Command Area), type .A, .B, etc., and press Enter to set the label.
    Setting Label in View or Edit Mode

Locating a Label:

  1. Use the LOCATE command to find the label.
  2. On the command line, type L .labelname (e.g., L .A) and press Enter.
    Locate Label in View or Edit Mode
  3. The cursor moves to the line where the label was set.
    Locate Label in View or Edit Mode

In Browse Mode -

Setting a Label:

  1. Scroll to the line you want to mark and position it at the top of the screen.
  2. On the command area, type .A or .B, and press Enter to set the label.
    Setting Label in Browse Mode
  3. Example: To set the label .A at line 9:
    • Position line 9 at the top of the screen.
    • Type .A on the command line and press Enter.

    Setting Label in Browse Mode

Locating a Label:

  1. Use the LOCATE command to find the label.
  2. On the command line, type L .labelname (e.g., L .A) and press Enter.
    Locate Label in Browse Mode
  3. The cursor moves to the labeled line.
    Locate Label in Browse Mode