| In unusual circumstances, a student may not
be billed properly and will need to be rebilled. When SBR user
requests to have the .billed flag blanked for rebilling purposes, follow
the instructions below. In the example shown, one course record will be
blanked so that it can be re-billed. During this process, no other
user may be accessing Enrdata file.
$RUN REGREPORT
Select POINTER

Select STUDENT file, KEY, then enter studentid.
*** REGREPORT V2.6-04 POINTER ***
Sort file (STUDENT,COURSE) <STUDENT>?
STUDENT
POINTER: Option? KEY
0 pointers in the Pointer file.
0 pointers...Student Identifier?
987654321
1 pointer...Student Identifier?
POINTER: Option?
Select LOAD. Use qualifiers /STUDENT/DELETE.

Select ENRDATA, 1, then NO (i.e., take defaults). Enter the
termcode.
*** REGREPORT V2.6-04 LOAD/STUDENT/DELETE ***
Output data file name <ENRDATA>?
Record type to Move (0,1,2,4,ALL) <1>?
Move only students with special grades <NO>?
Term code to Move <024S>? 029T
Move of record types (1), term codes (029T) started 02:46 PM
Move completed. New number of records in ENRDATA: 2 02:46
Go to $ prompt.
Sort ENRDATA for all records.
Use DMS:POINTER to display the records.
If you need to eliminate any records from the pointer file, use
DMS:POINTER, RECORD/DELETE option.
Then, DMS:BLANK to blank the .billed field.
$ SORT ENRDATA
Fields to Sort (15 Maximum)
Level 1...Field?
No Sorting requested
Select out special records <NO>?
No Sorting/selecting specified.
Pointer file build started 02:51 PM
Pointers to 2 records constructed. 02:51 PM
$RUN DMS:POINTER
POINTER V6.8-01 - DMS-Plus Quick Pointer File Builder 02:51 PM
Copyright (c) 2000, Campus America, Inc.
Data File Name <ENRDATA>?
Type "HELP" for assistance
Option? SHOW/FIELD=.COURSEID,BILLED
Rec 1 PY-3113A01 02/9T *
Rec 2 PY-3143A02 02/9T *
Option? RECORD/DELETE
2 pointers in the Pointer file.
2 pointers...Record number? 1
1 pointer deleted
1 pointer...Record number?
Option? SHO/F:COURSEID,BILLED
Rec 2 PY-3143A02 02/9T *
$ RUN DMS:BLANK
BLANK V6.8-01 - Blank/Load Data File Fields 02:52 PM
Copyright (c) 2000, Campus America, Inc.
Data File Name <ENRDATA>?
Number of pointers in the Pointer file: 1
Does that seem correct <NO>? YES
Fields to Blank? .BILLED
Proceed with Blanking <NO>? YES
Now, unload the ENRDATA record(s) back into REG.DAT, using the /OVERLAY
qualifier.

*** REGUTILITY V2.6-02 UNLOAD/OVERLAY ***
Input data file name <ENRDATA>?
Number of pointers in the pointer file: 1
Use pointer file for loading <YES>?
YES
Error Report name <LOAD.LIS>?
Paper Type <HP12ADM>? -1
*** Unload statistics ***
Records processed : 1
Not overlaid : 0
Not loaded : 0
|