lamp_mac/dials/
tagfile.pro
top tagfile
tagfile, file, TAG=TAG, GET=GET, SET=SET
** ******* ** ** Manu's rich idea ..... ** Procedure which sets and retrieves values from an INI file. ** File is composed by twin elements such as "tag = value" (no comments at this time). ** Use: tagfile,"filename" ,TAG=["TOTO","TITI"] ,SET=[valueTOTO,valueTITI] ** tagfile,"filename" ,TAG=["toto","titi"] ,GET= returnedStringValues
Parameters
- file
Keywords
- TAG
- GET
- SET
File attributes
Modification date: | Tue Oct 1 14:42:48 2013 |
Lines: | 72 |