Forum Discussion

abarnes's avatar
abarnes
New Contributor
14 years ago

how to access object field names from strings (opposite of aqObject.GetFields())

My script uses the Storages and FileSection objects in order to persist (write) custom objects to .ini files. There are many different types of objects; I need to write and read the data back into ob...