setPreference
Syntax
setPreference <key>, <value>
setPreference "lastUseTime", the long date && the long time
Explanation
The setPreference
command is a temporary, unsupported command for saving
preferences to the user’s computer. This command will be removed in a future
version of SuperCard.
key
The name under which you want to save the preference. If you use the same name to write a preference to disk, the previous value will be replaced.
value
The actual value of the preference that you wish to save.