standalone and XML

Jan Schenkel janschenkel at yahoo.com
Mon Sep 6 10:46:44 EDT 2004


--- carlo ricchiardi <carlo.ricchiardi at otto.to.it>
wrote:
> hi all,
> 
> anyone knows if there is some problem with the
> standalone creation, 
> using the xml library? my application works fine in
> rev, but don't work 
> at all as standalone...
> 
> this is the error log:
> Executing at 11:16:52 PM on Sunday, September 5,
> 2004
> Type: Function: error in function handler
> Object: open
> Line: put
> revCreateXMLTree(xml_text1,true,true,false) into
> xml_tree1
> Hint: revCreateXMLTree
> 
> ps. I've included the xml library in the standalone
> preferences.
> 
> I work with rev 2.5 demo, Mac OS X 10.3.5.
> 
> Thanks in advance, carlo ricchiardi
> 

Hi Carlo,

Is it possible that the stack where it is not working
is not part of the mainStack of the standalone?
In other words : do you have a stack A which opens
another stack (not substack) B which uses the XML
externals ?
If so, the problem is that stack B doesn't know the
externals of stack A. The solution is to "start using"
stack A when the standalone opens.

Hope this helped,

Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)


	
		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 


More information about the use-livecode mailing list