Next: Writing or erasing forms from associated subwindows, Previous: Setting and getting form options, Up: The curses form library [Contents][Index]
This procedure returns the current field on the form. Note that this field cannot be used or assigned to any other form.
This procedure sets the current field on the form.
The function field-index returns the index of the field in the field array of the form it is connected to. If the field is not connected to a form, it will throw an error.
Sets the page of the form to n.
Returns the current form’s displayed page number.