View Single Post
Old 06-15-2017, 04:18 PM   #8
Anton9
Human being with feelings
 
Anton9's Avatar
 
Join Date: Jun 2009
Location: Earth
Posts: 1,340
Default

Ok.., so I know how to use reaper.BR_Win32_GetPrivateProfileString() to retrieve a single value, but is it possible to retrieve multiple values and store them in a table? Say I have the following in my .ini...,

[MySec]
this=37
that=0.37
other=9.99

If it's possible could someone please provide an example that outputs all three keys and their values to the console?

Thank you
Anton9 is offline   Reply With Quote