home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Overload
/
ShartewareOverload.cdr
/
database
/
propmgr2.zip
/
PRINT.ACG
< prev
next >
Wrap
Text File
|
1986-09-03
|
896b
|
19 lines
* DATE 08/27/84 12:47
* print.cmd
SET PRINT ON
? ' ' + "Name: "+ mr + TRIM(fname) +' ' + lastname
? ' ' + "Spouse: " + spouse + "Address as: " + dear
? ' ' + "Title: " + title
? ' ' + "Company: " + company1
? ' ' + " : " + company2
? ' ' + "Address: " + caddress + " " + suite
? ' ' + " " + ccity +', ' + cst + ' ' +czip
? ' ' + "Home address: " + address + " " + apt
? ' ' + " " + city +', '+ st + ' ' +zip
? ' ' + 'Phones - office: ' + ophone + ' home: ' + phone
? ' ' + "Codes: " + cs1 + ' ' + cs2 + ' ' + cs3 + ' ' + cs4 + ' ' + cs5 + ' ' + cs6
? ' ' + "Send to office: " + send
? ' ' + "Date update: " + update
SET PRINT OFF
STOR t TO first