Documentation for crs-sect


Course-Section Utilities

DEFINE
Define temporary variables to manipulate data

NEW
if this is the first instance

GETSCREEN
Parse the course or the section from the widget

PUTSCREEN
Load either the course code or the section num

SETCODE
Set the code id for the section or course

GETCODE
Get the code id for the section or course

TRIGGERS;
Parm #2 is widget name to apply triggers to

DASH trigger:
Includes trigger which will move the cursor off to the section number part of the course/section; helps a "lot" for entering course numbers!

COURSE
For the course part of the field

SECTION
For the section part of the field

Param #3
Variable to store the result (for GETSCREEN and GETCODE) or source for the field (for PUTSCREEN and SETCODE)

Param #4
Screen Field Widget Handle for the combined field NOTE: The code id's are set into the same variable due to the possibility that there are no spare fields to store the section-id


Last update: October 30, 1995