Records in the database are numbered from 1 to whatever it takes.
The goto command asks for a record number and makes
it the current record.
You can use
and
to indicate a number relative
to the number of the current record.
Finish entering the number with RETURN.
With
and
you can step through numbers entered previously.
With TAB you can indicate that you don't want to goto after all.