home *** CD-ROM | disk | FTP | other *** search
- ?How old are you
- A;;;;;;[Match];[Lied]
- #Something's wrong, we should have branched!
- B;;;;[STOP]
- :Match
- #That matches my records, Thanks.
- B;;;;[NEXT]
- :Lied
- #You lied about your age!
- :NEXT
- ?
- V;1; ; ; ; ;[Match2];[Lied2]
- #Something's wrong, we should have branched!
- B;;;;[STOP]
- :Match2
- #That matches my records, Thanks.
- B;;;;[NEXT2]
- :Lied2
- #Sorry, that doesn't match your previous response!
- :NEXT2
- #Let's see if your on our Special Persons list
- T;15;NAME.LST;[Match3];[NoMatch]
- #Something's wrong, we should have branched!
- B;;;;[STOP]
- :Match3
- #OK, Your special!
- B;;;;[NEXT3]
- :NoMatch
- #No, Your nobody!
- :Next3
- ?Answer this Yes (until you get tired of seeing it)
- Y;;;;Y;;[Next3];
- #Ok, were done with the questions.
-