Preferences

These are system wide user preferences.

These utility handlers are for manipulating global variables when you only have there name, and this is passed to you in a script. Otherwise you can simply declare the global in your script and do not need to use "do".

Preferences stored as an array in a global variable gLCW ["prefsArray"]

# Where

# Key Handlers

function pref_File get specialfolderpath ("preferences") return it & "/lcw_Preferences.array" end pref_File