Newsgroups: rec.arts.int-fiction
Path: gmd.de!rrz.uni-koeln.de!news.dfn.de!math.fu-berlin.de!xlink.net!howland.reston.ans.net!vixen.cso.uiuc.edu!uwm.edu!linac!uchinews!ellis!lyn6
From: lyn6@ellis.uchicago.edu (caitrin  lynch)
Subject: TADS Question
Message-ID: <1993Sep22.144538.7631@midway.uchicago.edu>
Sender: news@uchinews.uchicago.edu (News System)
Reply-To: lyn6@midway.uchicago.edu
Organization: University of Chicago -- Academic & Public Computing
Date: Wed, 22 Sep 1993 14:45:38 GMT
Lines: 13

What is the difference between verDoVerb and doVerb? I notice some methods use
both as in:
	verDoTake = {}
	doTake = ...

while others just use one or the other. When do should they be used? So far I
have been able to do what I want without worrying too much about this, but
would like to know more. The author's manual (which is great) doesn't seem to
be much help here.

Thanks,

Nick (lyn6@midway.uchicago.
