in reply to Copy XML file, write new attributes and move the old files.

Now how do i copy an XML file and bind it to a variable?

What does that mean "bind to a variable"?

  • Comment on Re: Copy XML file, write new attributes and move the old files. (bind to a variable)

Replies are listed 'Best First'.
Re^2: Copy XML file, write new attributes and move the old files. (bind to a variable)
by Nevamonk (Novice) on Jan 26, 2015 at 08:08 UTC
    Hey sorry, struggling with the website. I think i overdid it abit codwise. With bind to a variable i mean to have the copied file "xmloutputfile" assigned to a variable to have it available for me to use in other subs.