
|
<<
Index
>>
|
FutureBasic 5
|
kill preferences
|
|
statement
|
|
Syntax:
kill preferences prefFileName$
Description:
This routine locates and deletes a file with the specified name in the preference folder. If the file does not exist, this statement does nothing.
A full example of using the new PREFERENCE
commands can be found on the Put Preferences reference page.
See Also:
put preferences; get preferences; menu preferences