home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-04-04 | 288 b | 14 lines | [TEXT/QNTA] |
-
- "Welcome to Quinta..." print cr
- today print cr
-
-
- [ "s1" local "s2" local s1 cdr isempty s2 cdr isempty and if true else
- s1 cdr s2 cdr same endif s1 car s2 car same
- and ] "same" pub list list 2 >list respond
-
-
- [ 1 sto+ ] "++" pub variable respond
-
- [ -1 sto+ ] "--" pub variable respond
-