
Search found 2 matches
- Fri May 27, 2005 12:10 pm
- Forum: GamingTools Members::Inner Space
- Topic: SettingXML GetString question
- Replies: 2
- Views: 2813
- 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:
if the Test key does not exits it returns NotDefined but it also writes NotDefined to the xmlfile. Is this the desired functionality?
Code: Select all
echo ${SettingXML[filename].Set[Set].GetString[Test,NotDefined]}