;33  ******  CSM PRINTER FORMAT CONTROL  *****

;AT LEAST ONE SPACE OR TAB MUST SEPARATE SYMBOLS
;Symbols Within This File Are NOT Case Sensitive.
;Use A Semicolon To Start Comments. Valid Until End Of Line.
;Use Double Quotes Around Litteral Expressions That Are To Be Printed.

;  CARR  =  Carriage Return
;  CHR=  =  Send Raw Character ## (1 to 255)
;  TAB=  =  Tab To Position ## (1 to 255)
;  ACNT  =  Customer's AccountNum
;  NAME  =  Customer's Name
;  PHON  =  Customer's Phone Number
;  STRE  =  Customer's Street Address
;  CITY  =  Customer's City/Town
;  NOTE  =  Customer Comment Field
;  LAST  =  Customer's Last-In Date
;  ZIPC  =  Customer's Towns Zipcode
;  HED=  =  Company Heading Lines. (1 to 5)
;  DATE  =  Print Todays Date
;  DAYN  =  Print Todays Day Name
;  DIN=  =  Print The Date, In (1 to 365) Days From Today
;  ITEM  =  Hire Item Number
;  DAYS  =  The Number Of Overdue Days.
;  DATS  =  The DateString Of Due Date.
;  TYPE  =  The Type Line
;  BRND  =  The Brand Line
;  MODL  =  The Model Number Line
;  SERI  =  The Serial Number Line


;********************************* 





CHR=27  CHR=64 
CHR=27  CHR=120  "1"    CARR
"............................................................................"
carr
carr

tab=20 hed=1  carr
tab=20 hed=2  carr
tab=20 hed=3  carr
tab=20 hed=4  carr

carr
carr
carr

tab=20 NAME	carr	;  =  Customer's Name
tab=20 STRE 	carr	;  =  Customer's Street Address
tab=20 CITY 	carr	;  =  Customer's City/Town
tab=20 ZIPC 	carr	;  =  Customer's Towns Zipcode

carr
carr
carr

"DEAR CUSTOMER:"   carr
"         Your Television / Video hiring fee fell due "   days  "  Days Ago." 
carr
"Payment of the outstanding amount must be directed to our office."  carr

"After that, a collector will call and an additional fee of" carr
" $10.00 will be charged.  (As in Clauses 2,9,:3,8,10B of the Hire Agreement)"
carr

"Due to the high cost of labor & postage, a charge of $5.00 will be made for" 
carr

"each FINAL NOTICE sent."   carr    "A/c"   carr  
tab=20 "Yours faithfully,"   carr

tab=20 date

carr
"PLEASE DISREGARD THIS REMINDER IF PAYMENT HAS BEEN MADE IN THE LAST 3 DAYS"
carr
carr
carr

   
