Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
util:scfg:index [2010/02/26 14:37] digitalmanutil:scfg:index [2010/02/26 20:07] (current) – removed digitalman
Line 1: Line 1:
-====== SCFG ====== 
- 
-The Synchronet Configuration Utility (SCFG) is used for viewing and modifying the various [[config:cnf_files]] in the ''[[dir:ctrl]]'' directory. 
- 
-===== Command-line Usage ===== 
-<code> 
-usage: scfg [ctrl_dir] [options] 
- 
-options: 
- 
--s  =  don't check directories 
--f  =  force save of config files 
--a  =  update all message base status headers 
--h  =  don't update message base status headers 
--u# =  set file creation permissions mask (in octal) 
--c  =  force color mode 
--m  =  force monochrome mode 
--e# =  set escape delay to #msec 
--iX =  set interface mode to X (default=auto) where X is one of: 
-       W = Win32 native mode 
-       A = ANSI mode 
-       D = standard input/output/door mode 
--v# =  set video mode to # (default=auto) 
--l# =  set screen lines to # (default=auto-detect) 
--b# =  set automatic back-up level (default=5) 
--y  =  automatically save changes (don't ask) 
-</code> 
- 
-===== CTRL Directory ===== 
- 
-If the ''[[config:env#SBBSCTRL]]'' environment variable is set, then SCFG will find the [[config:cnf_files]] without needing you to specify the path to the ''[[dir:ctrl]]'' directory  (''[ctrl_dir]'') on the command-line. 
- 
-If the ''[[config:env#SBBSCTRL]]'' environment variable is **not** set and the ''[ctrl_dir]'' is not specified on the command-line, SCFG will look for the [[config:cnf_files]] in the current working directory. 
- 
-===== Help Files ===== 
- 
-FIXME 
- 
-===== Using SCFG ===== 
- 
-==== Standard I/O Mode ==== 
- 
-FIXME 
- 
-==== Full-screen Mode ==== 
- 
-FIXME 
- 
-=== Graphics vs. Text Mode === 
- 
-===== Configure ===== 
- 
-  * ''[[Nodes]]'' 
-  * ''[[System]]'' 
-  * ''[[Networks]]'' 
-  * ''[[File Areas]]'' 
-  * ''[[File Options]]'' 
-  * ''[[Chat Features]]'' 
-  * ''[[Message Areas]]'' 
-  * ''[[Message Options]]'' 
-  * ''[[Command Shells]]'' 
-  * ''[[External Programs]]'' 
-  * ''[[Text File Sections]]'' 
- 
- 
-===== See Also ===== 
-  * [[dir:CTRL]] Directory 
-  * [[config:env#SBBSCTRL]] environment variable 
-  * [[config:|Configuration]] 
-  * [[util:|Utilities]]