It would be of a great benefit if we could utilize the Preference functions on a string in memory, in addition to reading preference data from a file. Per @User_Russian, could the following two commands be added?
Code: Select all
CatchPreference(*addressPointer, Length)
SavePreferenceMem(*addressPointer, Length)
Sometimes you have to work with the data in memory (for example, program settings of its resources).