home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
developm
/
language
/
quinta.cpt
/
Quinta
/
printlist.q
< prev
next >
Wrap
Text File
|
1990-03-22
|
221b
|
9 lines
; This is the source to the response to print lists
; It is already installed in the Quinta dictionary
[ "{ " print do dup car textrep print " " print
cdr dup isempty until "}" print cr drop ]
"print" pub list respond