Path: utzoo!utgpu!water!watmath!clyde!rutgers!sri-spam!ames!amdahl!nsc!voder!apple!winkler From: winkler@apple.UUCP (Dan Winkler) Newsgroups: comp.sys.mac.hypercard Subject: Re: numeration problem Message-ID: <7451@apple.UUCP> Date: 21 Feb 88 17:37:06 GMT References: <1372@runx.ips.oz> Reply-To: winkler@apple.UUCP (Dan Winkler) Organization: Apple Computer Inc., Cupertino, USA Lines: 10 The symbols one through ten are constants like pi. I provided them so you could use a more English-like style if you wanted, such as: if it is five then add three to second item of field two If you mean the literals "one" through "ten", use quotes. For example: go card "one" -- will go to a card named "one" go card one -- will go to card number 1