OG Xbox Forums => Official MediaXMenu (MXM) Forum => Dashboard Forums => MXM ActionScripting Forum => Topic started by: flattspott on March 22, 2004, 09:22:00 AM
Title: Xmlsavenode Issues
Post by: flattspott on March 22, 2004, 09:22:00 AM
The issue is that it doesn't seem to work.
I've tried
CODE
XMLOpen Test ::MXM XMLSetNodePtr Test !.Main XMLSaveNode Test Z:\MXM_Main.xml XMLClose Test
and
CODE
XMLOpen Test ::MXM XMLSetNodePtr Test !^Main XMLSaveNode Test Z:\MXM_Main.xml XMLClose Test
This file doesn't exist. I also had a MsgBox at the end to let me know the script was ran. But no file gets saved.