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.
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to