Skip to content

CLSHIST ​

Used in a JUSTDOIT to show the registration history (adds the registrations to the cursor) of all students in the transcript report.

Reporting Area(s) ​

Transcripts

Required Parameters ​

None

Optional Parameters ​

  1. Logical .t. suppresses the 0 as marker from the JUSTDOIT so you can run additional JUSTDOITs if needed.

Example(s) ​

JUSTDOIT('DO CLSHIST') returns all registrations taken by the students in the transcript report.

JUSTDOIT('DO CLSHIST(.t.)') will remove the 0 as marker from the justdoit so you can run additional justdoits.

Notes ​

You can run transcripts for a single course in your query and this function will return all registrations for the students in the single course.

JUSTDOIT