WritePreferenceQuad()

Syntax

WritePreferenceQuad(Keyword$, Value.q)
Description
Writes the specified 'Keyword$' and its associated quad value under the form: 'Keyword$ = Value' in the preference file, previously created with CreatePreferences() or opened with OpenPreferences(). If the key was already existing in the current group, its value is replaced.

Supported OS

Windows, Linux, MacOS X

<- WritePreferenceLong() - Preference Index - WritePreferenceString() ->