Search found 2 matches

by none69
Fri May 27, 2005 12:10 pm
Forum: GamingTools Members::Inner Space
Topic: SettingXML GetString question
Replies: 2
Views: 2813

I am good with either. Just did not want to change my code until I knew if it was a "Feature" or not. ;)
by none69
Fri May 27, 2005 8:41 am
Forum: GamingTools Members::Inner Space
Topic: SettingXML GetString question
Replies: 2
Views: 2813

SettingXML GetString question

when i use the following command:

Code: Select all

echo ${SettingXML[filename].Set[Set].GetString[Test,NotDefined]}
if the Test key does not exits it returns NotDefined but it also writes NotDefined to the xmlfile. Is this the desired functionality?