On Wednesday, June 11, 2003, at 07:14 PM, Edwin Gore wrote:
Yep - I first put it into the message box and checked it before moving on to trying to make a tree.
The thing is, the error that I am getting is NOT an execution error - it's a compile error - I get when I click "Apply" in the script editor, so the content of the variable would not be an issue in any case.
I tried commenting out the rest of the script thinking that maybe the problem was in another line, but I get the same compile error...
OK! Maybe this is the problem. revCreateXMLTree() is a function so you have to get or put it. Try this
put revCreateXMLTree(it, "true", "true", "false") into tErr
Also don't forget the "answer" message box will change the it variable further confusing things :-)
Alex Rice, Software Developer Architectural Research Consultants, Inc. [EMAIL PROTECTED] [EMAIL PROTECTED]
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
