That nice XML exporter for stacks...

Andre Garzia andre at andregarzia.com
Mon May 10 14:32:59 EDT 2010


Hello Folks,

Anyone here remember a sample stack that would export a Rev stack with all
properties and scripts to an XML file?

I don't see it anymore in the bundled files. If you guys don't remember it
is ok, but can someone here think a clever way to iterate over all controls?
is something along the lines of

repeat with x = 1 to the number of cards in the cardnames of this stack
  repeat with y = 1 to the number of controls in card x of this stack
    ...
  end repeat
end repeat

ok?

-- 
http://www.andregarzia.com All We Do Is Code.



More information about the use-livecode mailing list