Bonjour!!
J ai un fichier mif sous la forme suivante:
Start Group
Name = "xxxxxxx"
Id = 0
Class = "xxxxxxx"
Description = " xxxxxxxx"
Start Attribute
Name = "xxxxx"
ID = 1
Description = "xxxxxx"
Type = String(17)
Value = "1.0"
End Attribute
Start Attribute
Name = "xxxxxx"
ID = 1
Description = "xxxxxxx"
Type = String(12)
Value = "xxxxxx"
End Attribute
End Group
il y a une façon simple pour obtenir le valeur du l attribut Value de Start Attribute?
Partager