HC to R question

Dale Pond dalesvp at qwest.net
Sat Aug 23 09:20:00 EDT 2003


Hi,

I finally bit the bullet and purchased a copy of Revolution to convert 
my HC stacks. I'm having trouble with a simple repeat loop:

  -- visit each card
  repeat with x = 3 to the number of cards
    go to card x
    if field "Card Name" <> empty
    then put (field "Card Name") & ";" && the ID of this card & return 
after index1
  end repeat

This returns an error "Handler: end doesn't match handler name". Makes 
no sense to me and I can't find anything wrong with the script. Can 
someone help me out with this?

-- 
Life, Light, Love and Laughter,
Dale Pond
Sympathetic Vibratory Physics
Sacred Science - Sacred Life
http://www.svpvril.com
SVP Discussion Forum:
http://groups.yahoo.com/group/svpvril/





More information about the use-livecode mailing list