What do you mean by it will not save? Have you changed the code so it
outputs to a file? If so then it could be a problem with permissions. If
not, well its doing what its supposed to do. If you just want to save to a
file on the command line then you could redirect the output

./DOMPrint param > filename

I assume this works under windows which you are clearly useing as I can
see some completly illegall xml in this mail :)

"<?xml:namespace prefix = o ns = 
"urn:schemas-microsoft-com:office:office" />"

hope this helps

Gareth




Gareth Reakes, Lead Software Engineer  
DecisionSoft Ltd.            http://www.decisionsoft.com
Office: +44 (0) 1865 203192


On Fri, 23 Mar 2001, Emma Towey wrote:

>  
> 
> Hi all,
> 
> I�m having a bit of a problem that hopefully someone will be able to help me with.
> 
>  <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
> 
> I�m taking a file into DOMPrint manipulating it and printing it out onto the screen. 
>This is working fine except
> that my new file will not save, that is my updates aren�t saving. When I open the 
>file it is the original file
> that I read into DOMPrint. I want to be able to save my updated file so that it 
>overwrites the old file.
> 
>  
> 
> Thanks in advance,
> 
> Emma
> 
>  
> 
> 
> 
>_________________________________________________________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
> 
> --------------------------------------------------------------------- To 
>unsubscribe, e-mail:
> [EMAIL PROTECTED] For additional commands, e-mail: 
>[EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to