View Single Post
  #1  
Old 12-14-2009, 10:17 AM
Hess_Joel Hess_Joel is offline
Registered User
 
Join Date: 04-06-2004
Posts: 11
Write XML Element if not exist

I want to query a file for an element with a specific attribute, and if it doesn't exist, add a new element. I keep getting this error:

This name may not contain the '[' character:File-->[<--@FileName='Test']

Attached is an example of what I'm trying,
Attached Files
File Type: bld writexmltest.bld (953 Bytes, 1492 views)
Reply With Quote