‎08-23-2013 02:36 AM
Hi there,
I like to use an *.xml- File instad an *.ini File I've fond many huges exampels but i dident find out how it works.
Waht i like do do:
my *.inii File for example lokks lik this
_________________________
[Infos]
Company=Quantum
Typ=Qrs354
[Horizontal]
X_Nullpunkt = 2.500
X_minus90 = 1.27
X_plus90 = 3.65
[Vertikal]
Y_Nullpunkt =2.50
Y_minus90 = 1.31
Y_plus90 = 3.69
_______________________
Now wolld lik to make an *.xml File
Cold someoene show me an easy example for these problem
Danks a lot
AndrewB2013
Solved! Go to Solution.
‎08-23-2013 03:02 AM
Put information in 3 clusters (section names), wire clusters to Write to XML.
/Y
‎08-23-2013 05:06 AM
Thanks a lot.
It works.