Re: Go cd 500

2011-12-20 Thread Ray Horsley
Mark - Unfortunately our users sometimes insist on naming things numbers, but hey, that repeat loop idea is a good one. Thanks! On Dec 20, 2011, at 7:46 PM, Mark Schonewille wrote: > Hi Ray, > > You should not use numbers for card names. If you have to use a number, add > character, e.g. x500

Re: Go cd 500

2011-12-20 Thread Mark Schonewille
Hi Ray, You should not use numbers for card names. If you have to use a number, add character, e.g. x500. To temporarily work around this problem, you can use a repeat loop that gets the id and name of each card: repeat with x = 1 to number of cards if the name of cd x is "500" then put