User Tools

Site Tools


en:setsetting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:setsetting [2016/01/01 22:42]
127.0.0.1 external edit
en:setsetting [2020/02/28 10:46] (current)
Line 1: Line 1:
 ===== SetSetting (Statement) ===== ===== SetSetting (Statement) =====
 ==== Format ==== ==== Format ====
-**setsetting** //program_name////key_name////string_expr//\\ +**setsetting** [[stringexpressions|program_name]][[stringexpressions|setting_key_name]][[stringexpressions|string_expression]]\\ 
-**setsetting** ( //program_name////key_name////string_expr// )+**setsetting** ( [[stringexpressions|program_name]][[stringexpressions|setting_key_name]][[stringexpressions|string_expression]] )
  
 ==== Description ==== ==== Description ====
  
-Save a //string_expr// to the system registry (or other persistent storage).  The //program_name// and //key_name// are used to categorize and to make sure that settings accessed when needed and not accidentally changed by another program.+Save a [[stringexpressions|string_expression]] to the system registry (or other persistent storage).  The [[stringexpressions|program_name]] and [[stringexpressions|setting_key_name]] are used to categorize and to make sure that settings accessed when needed and not accidentally changed by another program.
  
 The saved value will be available to other BASIC-256 programs and should remain available for an extended period. The saved value will be available to other BASIC-256 programs and should remain available for an extended period.
en/setsetting.1451713321.txt.gz · Last modified: 2020/02/28 10:46 (external edit)