Oct 19, 2006 #1 donny750 Programmer Joined Jul 13, 2006 Messages 145 Location FR HEllo, I've found a script (at this url http://www.thescripts.com/forum/thr...ib/XML/Twig.pm line 1303. [/quote] thanks
HEllo, I've found a script (at this url http://www.thescripts.com/forum/thr...ib/XML/Twig.pm line 1303. [/quote] thanks
Oct 20, 2006 #2 mbrooks Programmer Joined Apr 19, 2006 Messages 676 Location US I would suggest using absolute paths within the script. The first error means that the file could not be found so the value of $old_value is undefined. M. Brooks http://mbrooks.info Upvote 0 Downvote
I would suggest using absolute paths within the script. The first error means that the file could not be found so the value of $old_value is undefined. M. Brooks http://mbrooks.info