The most important file for the work with the GROMA program is usually the coordinate list. The coordinate list contains the coordinates of points that are used by the majority of the functions of the program and many functions store their points in the list.
The program allows opening any number of the coordinate lists at the same time.
The file containing the coordinates is displayed in the form of a list, where only the part you are working with is visible. The cursor is placed on the current line. You can move the cursor using a keyboard or a mouse.
Table 6.1. Keys
Key | Action |
---|---|
<Up-arrow> | Moves the cursor one line up. |
<Down-arrow> | Moves the cursor one line down |
<PageUp> | Moves the cursor one page up |
<PageDown> | Moves the cursor one page down. |
<Home> | Moves the cursor to the beginning of the file |
<End> | Moves the cursor to the end of the file |