1 03/04/85 bill
2
3 Syntax as a command: bill function args
4
5
6 Function: calls the biller.ec segment in the directory
7 >udd>SysAdmin>lib to perform billing operations.
8
9
10 Arguments:
11 function
12 is one of the following:
13 prepare
14 prepares the billing data bases for billing.
15 run
16 runs the billing programs
17 accept
18 prints the bills, cleans up the old billing data bases, and
19 creates new one.
20 delete
21 deletes the current months bills from the storage system.
22
23
24 Control arguments:
25 are arguments accepted by the particular billing function.