Hi,
I used the "Edit XML File" and "Create XML Node" actions
for to change a *.bdsproj file (Borland Developer Studio Project File)
which is actually an xml file that has the ending *.bdsproj instead
of *.xml.
The two actions I use always lead to a change of the first line
of the *.bdsproj file.
The action deletes the first three characters of the file which
means that after running the action the first line looks always like
ml version="1.0" encoding="utf-8"?>
Is this a known bug?
Kind regards,
Jens