IBOUTL ;ALB/AAS - INTEGRATED BILLING OUTPUT UTILITY ROUTINE ; 8-MAR-91
Source file <IBOUTL.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| V | ;;2.0;INTEGRATED BILLING;**93**;21-MAR-94
 | 
|
| DATE | ;
 ; -get beginning and ending dates ; -output in ibbdt - beginning date ; ibedt - ending date  | 
 
  | 
| BDT | ;  -get beginning date
 | 
|
| EDT | ;  -get ending date
 | 
|
| DATEQ | ||
| PAUSE | ||
| DAT1(X,Y) | ; Convert FM date to displayable (mm/dd/yy) format.
 ; -- optional output of time, if $g(y)  | 
|
| DAT2(Y) | ; Convert FM date to displayable (mmm dd yyyy) format
 | 
|
| DAT3(X) | ;Convert FM date to displayable (mm/dd/yyyy) format.
 | 
|
| ACTNM(X) | ;  -input pointer to action type file (350.1)
 ; output printable name of action type  | 
|
| STOP(JOBDESC) | ; Has a tasked job been requested to stop by the user?
 ; Input: JOBDESC -- Description of job to be printed ; Output: 0 -- Job has not been stopped ; 1 -- Job has been stopped  | 
|
| FY(DATE) | 
| Name | Line Occurrences | 
|---|---|
| Function Call: READ | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |