advanced.cfg had HTML entities! Removed them
This commit is contained in:
parent
0fe26ddd91
commit
39828f5cfa
@ -25,58 +25,58 @@
|
|||||||
|
|
||||||
IF PLUS
|
IF PLUS
|
||||||
|
|
||||||
// SHOWDELETED <Yes/No> (No)
|
// SHOWDELETED <Yes/No> (No)
|
||||||
// Show soft deleted Msgs ins JAM Areas ??
|
// Show soft deleted Msgs ins JAM Areas ??
|
||||||
SHOWDELETED No
|
SHOWDELETED No
|
||||||
|
|
||||||
// ADDRESSLOOKUPFIRST <MsgID/Origin> (Origin)
|
// ADDRESSLOOKUPFIRST <MsgID/Origin> (Origin)
|
||||||
// By default address of sender taken from Origin line. If this
|
// By default address of sender taken from Origin line. If this
|
||||||
// keyword set to MsgID then GoldEd looks for correct FTN address in
|
// keyword set to MsgID then GoldEd looks for correct FTN address in
|
||||||
// MSGID kludge first.
|
// MSGID kludge first.
|
||||||
|
|
||||||
// ENCODEEMAILHEADERS <yes/no> (yes)
|
// ENCODEEMAILHEADERS <yes/no> (yes)
|
||||||
// By default headers in e-mails MIME-encoded according to RFC.
|
// By default headers in e-mails MIME-encoded according to RFC.
|
||||||
|
|
||||||
// IGNORECHARSET <yes/no> (no)
|
// IGNORECHARSET <yes/no> (no)
|
||||||
// If set to yes then GoldEd ignores CHRS kludges in messages thus
|
// If set to yes then GoldEd ignores CHRS kludges in messages thus
|
||||||
// you will be able to switch codepage in messages with inappropriate
|
// you will be able to switch codepage in messages with inappropriate
|
||||||
// charset.
|
// charset.
|
||||||
|
|
||||||
// GEDHANDSHAKE <yes/no> (yes)
|
// GEDHANDSHAKE <yes/no> (yes)
|
||||||
// If enabled GoldEd displays a small 2 in the statusline if the message
|
// If enabled GoldEd displays a small 2 in the statusline if the message
|
||||||
// was written with Golded.
|
// was written with Golded.
|
||||||
|
|
||||||
// FORMFEEDSEPARATOR <yes/no> (no)
|
// FORMFEEDSEPARATOR <yes/no> (no)
|
||||||
// Used when saving messages to file. If enabled, it inserts a Form
|
// Used when saving messages to file. If enabled, it inserts a Form
|
||||||
// Feed (12d) character after each message.
|
// Feed (12d) character after each message.
|
||||||
|
|
||||||
// USETZUTC <yes/no> (no)
|
// USETZUTC <yes/no> (no)
|
||||||
// Activates usage of TZUTC kludge in your messages.
|
// Activates usage of TZUTC kludge in your messages.
|
||||||
USETZUTC Yes
|
USETZUTC Yes
|
||||||
|
|
||||||
// TASKTITLE <string> (@longpid)
|
// TASKTITLE <string> (@longpid)
|
||||||
// Sets window title in Win32 and OS/2 versions, ignored in other.
|
// Sets window title in Win32 and OS/2 versions, ignored in other.
|
||||||
TASKTITLE
|
TASKTITLE
|
||||||
|
|
||||||
// USEPID <yes/no> (no if GoldEd mentioned in tearline, yes otherwise)
|
// USEPID <yes/no> (no if GoldEd mentioned in tearline, yes otherwise)
|
||||||
// If disabled then @PID kludge will not be used in your messages.
|
// If disabled then @PID kludge will not be used in your messages.
|
||||||
|
|
||||||
// USECHARSET <yes/no> (yes)
|
// USECHARSET <yes/no> (yes)
|
||||||
// If set to no then GoldEd will not generate @CHRS and @CHARSET kludges.
|
// If set to no then GoldEd will not generate @CHRS and @CHARSET kludges.
|
||||||
|
|
||||||
// TITLESTATUS <yes/no> (yes)
|
// TITLESTATUS <yes/no> (yes)
|
||||||
// If enabled then brief status will be added to title.
|
// If enabled then brief status will be added to title.
|
||||||
|
|
||||||
// RCVDISABLESCFM <yes/no> (yes)
|
// RCVDISABLESCFM <yes/no> (yes)
|
||||||
// If this keyword defined to "no" then GoldEd will recognize RRq
|
// If this keyword defined to "no" then GoldEd will recognize RRq
|
||||||
// (receipt request) and/or CFM (confirmation) flag on messages with
|
// (receipt request) and/or CFM (confirmation) flag on messages with
|
||||||
// RCV (received) flag set.
|
// RCV (received) flag set.
|
||||||
|
|
||||||
// QUOTECTRL <Tearline,Origin,yes/no>
|
// QUOTECTRL <Tearline,Origin,yes/no>
|
||||||
// Specifies if you want quote tearline and/or origin in your messages.
|
// Specifies if you want quote tearline and/or origin in your messages.
|
||||||
QUOTECTRL No
|
QUOTECTRL No
|
||||||
|
|
||||||
// CROSSPOST <yes/no/ask> (ask)
|
// CROSSPOST <yes/no/ask> (ask)
|
||||||
// Configure query appearence before crosspossting
|
// Configure query appearence before crosspossting
|
||||||
|
|
||||||
// BEEPFACTOR 1000
|
// BEEPFACTOR 1000
|
||||||
@ -88,16 +88,16 @@ QUOTECTRL No
|
|||||||
// AreaCFMReplyTo
|
// AreaCFMReplyTo
|
||||||
// Send CFM messages to particular area
|
// Send CFM messages to particular area
|
||||||
|
|
||||||
// INTERNETSERVER <nntp/smpt> <server>
|
// INTERNETSERVER <nntp/smpt> <server>
|
||||||
// INTERNETSERVER <pop3> <server> [<username>] [<password>]
|
// INTERNETSERVER <pop3> <server> [<username>] [<password>]
|
||||||
// No code currently associated with this keyword.
|
// No code currently associated with this keyword.
|
||||||
|
|
||||||
// GERMANKEYBOARD <yes/no> (autodetect)
|
// GERMANKEYBOARD <yes/no> (autodetect)
|
||||||
// This option is meanful for w32 version only. Due to right Alt key
|
// This option is meanful for w32 version only. Due to right Alt key
|
||||||
// required to enter some native characters in german version of
|
// required to enter some native characters in german version of
|
||||||
// Windows it could be defined to yes for this.
|
// Windows it could be defined to yes for this.
|
||||||
|
|
||||||
// HAPPYBIRTHDAY <value>
|
// HAPPYBIRTHDAY <value>
|
||||||
// The only valid value is "friend". Currently do nothing.
|
// The only valid value is "friend". Currently do nothing.
|
||||||
|
|
||||||
// LOADLANGUAGE
|
// LOADLANGUAGE
|
||||||
@ -181,22 +181,22 @@ NODEPATHV7 C:\FIDO\FD\NODELIST\
|
|||||||
;INCLUDENODES 5:5/*.0
|
;INCLUDENODES 5:5/*.0
|
||||||
;INCLUDENODES 6:6/*.0
|
;INCLUDENODES 6:6/*.0
|
||||||
|
|
||||||
// NODELISTWARN <yes/no> (yes)
|
// NODELISTWARN <yes/no> (yes)
|
||||||
// If set to YES, GoldED will warn you during startup if one or more
|
// If set to YES, GoldED will warn you during startup if one or more
|
||||||
// nodelists are missing.
|
// nodelists are missing.
|
||||||
|
|
||||||
// NODEV7FLAGS <flag> <value>
|
// NODEV7FLAGS <flag> <value>
|
||||||
// The Version 7 nodelist index does not by default define any nodelist
|
// The Version 7 nodelist index does not by default define any nodelist
|
||||||
// flags except the CM flag.
|
// flags except the CM flag.
|
||||||
// The <value> field can be a number or a bit number. Allowed numbers
|
// The <value> field can be a number or a bit number. Allowed numbers
|
||||||
// are: 32, 64, 128, 256, 512, 1024, 2048, 8192 and 16384.
|
// are: 32, 64, 128, 256, 512, 1024, 2048, 8192 and 16384.
|
||||||
// Allowed bit numbers are: b5, b6, b7, b8, b9, b10, b11, b13 and b14.
|
// Allowed bit numbers are: b5, b6, b7, b8, b9, b10, b11, b13 and b14.
|
||||||
;NODEV7FLAGS MN b7 ; no compression
|
;NODEV7FLAGS MN b7 ; no compression
|
||||||
|
|
||||||
// NODEV7MODEM <type> <value>
|
// NODEV7MODEM <type> <value>
|
||||||
// The Version 7 nodelist index does not by default define any
|
// The Version 7 nodelist index does not by default define any
|
||||||
// nodelist modem type flags.
|
// nodelist modem type flags.
|
||||||
// The <value> field can be a number or a bit number. Allowed numbers
|
// The <value> field can be a number or a bit number. Allowed numbers
|
||||||
// are: 1, 2, 4, 8, 16, 32, 64 and 128.
|
// are: 1, 2, 4, 8, 16, 32, 64 and 128.
|
||||||
// Allowed bit numbers are: b0, b1, b2, b3, b4, b5, b6 and b7.
|
// Allowed bit numbers are: b0, b1, b2, b3, b4, b5, b6 and b7.
|
||||||
;NODEV7MODEM HST b1
|
;NODEV7MODEM HST b1
|
||||||
@ -232,7 +232,7 @@ DISPMSGSIZE LINES
|
|||||||
DISPATTACHSIZE KBYTES
|
DISPATTACHSIZE KBYTES
|
||||||
;DISPATTACHSIZE NO
|
;DISPATTACHSIZE NO
|
||||||
|
|
||||||
// FILELISTPAGEBAR <yes/no> (yes)
|
// FILELISTPAGEBAR <yes/no> (yes)
|
||||||
// Enables or disables a pagebar (scrollbar) in the file attach list
|
// Enables or disables a pagebar (scrollbar) in the file attach list
|
||||||
|
|
||||||
// Display the board number in []'s in the top left side.
|
// Display the board number in []'s in the top left side.
|
||||||
@ -313,7 +313,7 @@ ADDRESSBOOKADD NO ; No, never automatically add an user
|
|||||||
;FILEALIAS DKP R:\DKPOINT\POINTS
|
;FILEALIAS DKP R:\DKPOINT\POINTS
|
||||||
;FILEALIAS VOTE R:\VOTES\VOTE.LST
|
;FILEALIAS VOTE R:\VOTES\VOTE.LST
|
||||||
|
|
||||||
// LOOKUPUSERBASE <yes/no> (no)
|
// LOOKUPUSERBASE <yes/no> (no)
|
||||||
// If enabled, GoldED will attempt to find a matching username in the
|
// If enabled, GoldED will attempt to find a matching username in the
|
||||||
// user database if a to-name with wildcards is entered in echo or local
|
// user database if a to-name with wildcards is entered in echo or local
|
||||||
|
|
||||||
@ -403,12 +403,12 @@ AREAREPLYTO E-MAIL
|
|||||||
// globally. Use it in a Random System group for specific areas.
|
// globally. Use it in a Random System group for specific areas.
|
||||||
;AREACOPYDIRECT YES
|
;AREACOPYDIRECT YES
|
||||||
|
|
||||||
// If enabled, GoldED will insert the control line "AREA:<originalechoid>"
|
// If enabled, GoldED will insert the control line "AREA:<originalechoid>"
|
||||||
// at the top of each message that is copied or moved. Use with care!
|
// at the top of each message that is copied or moved. Use with care!
|
||||||
;AREACOPYADDID YES
|
;AREACOPYADDID YES
|
||||||
|
|
||||||
// If enabled, GoldED will copy all self-written mails to this area.
|
// If enabled, GoldED will copy all self-written mails to this area.
|
||||||
// <echoid>
|
// <echoid>
|
||||||
;AREAYOUWROTETO MY_MAILS
|
;AREAYOUWROTETO MY_MAILS
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
@ -459,7 +459,7 @@ EDITORFILE GOLDED.TMP
|
|||||||
EDITHARDLINES YES
|
EDITHARDLINES YES
|
||||||
|
|
||||||
// Hardline string for the external editor, if used.
|
// Hardline string for the external editor, if used.
|
||||||
EDITHARDLINE <<
|
EDITHARDLINE <<
|
||||||
|
|
||||||
// Enable this to set the file attach attribute automatically when
|
// Enable this to set the file attach attribute automatically when
|
||||||
// entering a filename with drive (like C:) in the subject line.
|
// entering a filename with drive (like C:) in the subject line.
|
||||||
@ -490,7 +490,6 @@ EDITCHANGEDATE YES ; Only on messages written by yourself.
|
|||||||
;EDITCOMPLETION "/GE" "GoldED"
|
;EDITCOMPLETION "/GE" "GoldED"
|
||||||
;EDITCOMPLETION "/FD" "FrontDoor"
|
;EDITCOMPLETION "/FD" "FrontDoor"
|
||||||
;EDITCOMPLETION "/V7" "Version 7"
|
;EDITCOMPLETION "/V7" "Version 7"
|
||||||
;EDITCOMPLETION "Ž" "Ae"
|
|
||||||
|
|
||||||
// How to terminate text paragraphs and quoted lines.
|
// How to terminate text paragraphs and quoted lines.
|
||||||
;EDITCRLFTERM YES ; With both CR and LF.
|
;EDITCRLFTERM YES ; With both CR and LF.
|
||||||
@ -575,7 +574,7 @@ EDITHEADERATTRS Yes
|
|||||||
;EDITHEADERFIRST YES ; Always
|
;EDITHEADERFIRST YES ; Always
|
||||||
EDITHEADERFIRST NEW, CHANGES, FORWARDS ; Only for new or changed msgs.
|
EDITHEADERFIRST NEW, CHANGES, FORWARDS ; Only for new or changed msgs.
|
||||||
|
|
||||||
// SEARCHFOR ["]<string|string|..>["]
|
// SEARCHFOR ["]<string|string|..>["]
|
||||||
// Defines a set of search strings, separated by the '|' character.
|
// Defines a set of search strings, separated by the '|' character.
|
||||||
// The search set defined here is the default when using the Alt-F/Z
|
// The search set defined here is the default when using the Alt-F/Z
|
||||||
// search functions or the marking system.
|
// search functions or the marking system.
|
||||||
@ -595,7 +594,7 @@ TEMPLATE FIDO.TPL "FIDO template"
|
|||||||
TEMPLATE INET.TPL "I-Net template" 7:1/*
|
TEMPLATE INET.TPL "I-Net template" 7:1/*
|
||||||
;TEMPLATE NEWS.TPL "Newsgroups template" 7:1/*
|
;TEMPLATE NEWS.TPL "Newsgroups template" 7:1/*
|
||||||
|
|
||||||
// FORCETEMPLATE <yes/no> (no)
|
// FORCETEMPLATE <yes/no> (no)
|
||||||
// If enabled, GoldED will popup a template selection menu when you
|
// If enabled, GoldED will popup a template selection menu when you
|
||||||
// start writing a new msg or reply.
|
// start writing a new msg or reply.
|
||||||
|
|
||||||
@ -611,13 +610,13 @@ TEMPLATE INET.TPL "I-Net template" 7:1/*
|
|||||||
// Add blank lines before and after blocks of quotes in messages?
|
// Add blank lines before and after blocks of quotes in messages?
|
||||||
;QUOTESPACING YES
|
;QUOTESPACING YES
|
||||||
|
|
||||||
// Your quote prefix string. Must contain a '>' character!
|
// Your quote prefix string. Must contain a '>' character!
|
||||||
QUOTESTRING " FL> "
|
QUOTESTRING " FL> "
|
||||||
|
|
||||||
// What if buffer already exists <ask/append/overwrite> (ask)
|
// What if buffer already exists <ask/append/overwrite> (ask)
|
||||||
;QUOTEBUFMODE ask
|
;QUOTEBUFMODE ask
|
||||||
|
|
||||||
// QUOTEWRAPHARD <yes/no> (yes)
|
// QUOTEWRAPHARD <yes/no> (yes)
|
||||||
// This keyword controls behaviour of quoted text (wrap or reflow).
|
// This keyword controls behaviour of quoted text (wrap or reflow).
|
||||||
|
|
||||||
// QUOTEBUFFILE
|
// QUOTEBUFFILE
|
||||||
@ -686,7 +685,7 @@ INTERNETRFCBODY No
|
|||||||
|
|
||||||
INTERNETDOMAIN fidonet.org
|
INTERNETDOMAIN fidonet.org
|
||||||
|
|
||||||
// Specify characters in addition to ">" to be recognized as quote characters.
|
// Specify characters in addition to ">" to be recognized as quote characters.
|
||||||
// This keyword should not be used globally. Use it in Internet GROUP's.
|
// This keyword should not be used globally. Use it in Internet GROUP's.
|
||||||
;QUOTECHARS "|"
|
;QUOTECHARS "|"
|
||||||
|
|
||||||
@ -743,7 +742,7 @@ CTRLINFONEWS NO
|
|||||||
;MAILINGLIST LIST.GIGO gigo-owner@gigo.com gigo@gigo.com
|
;MAILINGLIST LIST.GIGO gigo-owner@gigo.com gigo@gigo.com
|
||||||
;MAILINGLIST LIST.HELP-NET help-net@templevm.bitnet
|
;MAILINGLIST LIST.HELP-NET help-net@templevm.bitnet
|
||||||
|
|
||||||
// MAILTOSS <echoid> <contribution-address> <pattern>
|
// MAILTOSS <echoid> <contribution-address> <pattern>
|
||||||
// This is acutally the same as MAILINGLIST in disguise with the
|
// This is acutally the same as MAILINGLIST in disguise with the
|
||||||
// parameters recorded and it also enables the full set of pattern
|
// parameters recorded and it also enables the full set of pattern
|
||||||
// matching.
|
// matching.
|
||||||
@ -798,9 +797,9 @@ QWKBADMSGS BADMAIL
|
|||||||
;QWKCONFMAP WHOKNOWS dk.test DK.TEST
|
;QWKCONFMAP WHOKNOWS dk.test DK.TEST
|
||||||
;QWKCONFMAP XYZ_BBS "XYZ Usr2Usr" XYZ.USERS
|
;QWKCONFMAP XYZ_BBS "XYZ Usr2Usr" XYZ.USERS
|
||||||
|
|
||||||
// QWKOPTIONS <bbsid> <options>
|
// QWKOPTIONS <bbsid> <options>
|
||||||
// The <bbsid> is the BBSID (same as the name of the QWK packet)
|
// The <bbsid> is the BBSID (same as the name of the QWK packet)
|
||||||
// The <options> can be any or a combination of the following,
|
// The <options> can be any or a combination of the following,
|
||||||
// separated by commas or spaces:
|
// separated by commas or spaces:
|
||||||
// - KLUDGES/NOKLUDGES: Defaults to NOKLUDGES. Specifies whether or not
|
// - KLUDGES/NOKLUDGES: Defaults to NOKLUDGES. Specifies whether or not
|
||||||
// to include the FidoNet-style kludges at the top of messages when
|
// to include the FidoNet-style kludges at the top of messages when
|
||||||
@ -945,7 +944,7 @@ USEMSGID YES
|
|||||||
;USEFWD ASK ; Ask the user every time.
|
;USEFWD ASK ; Ask the user every time.
|
||||||
USEFWD YES ; Enable the use of these kludges.
|
USEFWD YES ; Enable the use of these kludges.
|
||||||
|
|
||||||
// KLUDGECHRS <yes/no> (yes)
|
// KLUDGECHRS <yes/no> (yes)
|
||||||
// If set to YES, GoldED uses the "^aCHRS" kludge instead of the
|
// If set to YES, GoldED uses the "^aCHRS" kludge instead of the
|
||||||
// "^aCHARSET" kludge when appropriate.
|
// "^aCHARSET" kludge when appropriate.
|
||||||
|
|
||||||
@ -1012,11 +1011,11 @@ TAGLINE @C:\FIDO\ASCII\TAGLINES.TXT
|
|||||||
-- STYLECODES * Colors should be defined in the color section
|
-- STYLECODES * Colors should be defined in the color section
|
||||||
|
|
||||||
// Highlight words with stylecodes around them, such as *bold* etc.
|
// Highlight words with stylecodes around them, such as *bold* etc.
|
||||||
// <Yes/No/Hide> (Hide)
|
// <Yes/No/Hide> (Hide)
|
||||||
STYLECODES Yes
|
STYLECODES Yes
|
||||||
|
|
||||||
// Characters that punctuate words for the stylecode feature.
|
// Characters that punctuate words for the stylecode feature.
|
||||||
;STYLECODEPUNCT " !?\"$%&()+,.;<=>@[\\]{|}~\n\r\t"
|
;STYLECODEPUNCT " !?\"$%&()+,.;<=>@[\\]{|}~\n\r\t"
|
||||||
|
|
||||||
// Characters that cancel stylecode highlight in words.
|
// Characters that cancel stylecode highlight in words.
|
||||||
;STYLECODESTOPS "*/#_"
|
;STYLECODESTOPS "*/#_"
|
||||||
@ -1057,7 +1056,7 @@ LOGFILE GOLDED.LOG ; Default for GoldED for DOS
|
|||||||
;LOGFILE GED386.LOG ; Default for GoldED for DOS/386
|
;LOGFILE GED386.LOG ; Default for GoldED for DOS/386
|
||||||
;LOGFILE GED2.LOG ; Default for GoldED for OS/2
|
;LOGFILE GED2.LOG ; Default for GoldED for OS/2
|
||||||
|
|
||||||
// LOGFORMAT <fd,max,bink,qbbs,db> (fd)
|
// LOGFORMAT <fd,max,bink,qbbs,db> (fd)
|
||||||
// Defines the log format GoldED should use when writing to the logfile.
|
// Defines the log format GoldED should use when writing to the logfile.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
@ -1190,14 +1189,14 @@ EXTERNOPTIONS -pauseonerror -nokeepctrl -wipe
|
|||||||
|
|
||||||
EXTERNUTIL 1 pgp +force -sa @tmpfile -u "@oname" -o @file ;sign
|
EXTERNUTIL 1 pgp +force -sa @tmpfile -u "@oname" -o @file ;sign
|
||||||
EXTERNUTIL 2 pgp +force -ea @tmpfile "@dname" -u "@oname" -o @file ;encrypt
|
EXTERNUTIL 2 pgp +force -ea @tmpfile "@dname" -u "@oname" -o @file ;encrypt
|
||||||
EXTERNUTIL 3 pgp +force -eas @tmpfile "@dname" -u "@oname" -o @file ;enc & sign
|
EXTERNUTIL 3 pgp +force -eas @tmpfile "@dname" -u "@oname" -o @file ;enc & sign
|
||||||
EXTERNUTIL 4 -pause pgp +force @tmpfile -o @file -u "@dname" ;decrypt
|
EXTERNUTIL 4 -pause pgp +force @tmpfile -o @file -u "@dname" ;decrypt
|
||||||
EXTERNUTIL 5 -noreload pgp +force -ka @file -u "@dname" ;add key
|
EXTERNUTIL 5 -noreload pgp +force -ka @file -u "@dname" ;add key
|
||||||
EXTERNUTIL 6 c:\fido\golded\mykey.bat @file ;add mykey
|
EXTERNUTIL 6 c:\fido\golded\mykey.bat @file ;add mykey
|
||||||
|
|
||||||
EDITSAVEUTIL 1 "S PGP Sign the msg"
|
EDITSAVEUTIL 1 "S PGP Sign the msg"
|
||||||
EDITSAVEUTIL 2 "E PGP Encrypt the msg"
|
EDITSAVEUTIL 2 "E PGP Encrypt the msg"
|
||||||
EDITSAVEUTIL 3 "Y PGP EncrYpt & Sign the msg"
|
EDITSAVEUTIL 3 "Y PGP EncrYpt & Sign the msg"
|
||||||
EDITSAVEUTIL 6 "M add My PGP key"
|
EDITSAVEUTIL 6 "M add My PGP key"
|
||||||
|
|
||||||
// Add these key definitions in GOLDKEYS.CFG:
|
// Add these key definitions in GOLDKEYS.CFG:
|
||||||
@ -1215,7 +1214,7 @@ EXTERNOPTIONS -pauseonerror -nokeepctrl -noreload
|
|||||||
; EXTERNUTIL 9 c:\progr\bat\ungeek.bat @file
|
; EXTERNUTIL 9 c:\progr\bat\ungeek.bat @file
|
||||||
|
|
||||||
; EXTERNUTIL 8 -cls v:\utl\vpic.exe @gif
|
; EXTERNUTIL 8 -cls v:\utl\vpic.exe @gif
|
||||||
; EXTERNUTIL 9 -noswap c:\4dos\4dos.com /c echo.>r:\fd\fdxit1.98
|
; EXTERNUTIL 9 -noswap c:\4dos\4dos.com /c echo.>r:\fd\fdxit1.98
|
||||||
|
|
||||||
// Add these key definitions in GOLDKEYS.CFG:
|
// Add these key definitions in GOLDKEYS.CFG:
|
||||||
// F11 ExternUtil07 ; View a fax
|
// F11 ExternUtil07 ; View a fax
|
||||||
@ -1525,10 +1524,10 @@ SEMAPHORE QWKEXPORT QWKEXP.GED ; Export to QWK
|
|||||||
SEMAPHORE SOUPIMPORT SIMP.GED ; Import SOUP packets
|
SEMAPHORE SOUPIMPORT SIMP.GED ; Import SOUP packets
|
||||||
SEMAPHORE SOUPEXPORT SEXP.GED ; Export to SOUP
|
SEMAPHORE SOUPEXPORT SEXP.GED ; Export to SOUP
|
||||||
SEMAPHORE EXITNOW EXIT.GED ; Exit GoldED immediately.
|
SEMAPHORE EXITNOW EXIT.GED ; Exit GoldED immediately.
|
||||||
;SEMAPHORE SCANTHIS <file> ; Scan the areas listed in the file
|
;SEMAPHORE SCANTHIS <file> ; Scan the areas listed in the file
|
||||||
;SEMAPHORE PMSCANTHIS <file> ; PM-scan the areas listed in file
|
;SEMAPHORE PMSCANTHIS <file> ; PM-scan the areas listed in file
|
||||||
;SEMAPHORE SCANNETMAIL <file> ; Scan all netmail areas.
|
;SEMAPHORE SCANNETMAIL <file> ; Scan all netmail areas.
|
||||||
;SEMAPHORE PMSCANNETMAIL <file> ; PM-scan all netmail areas.
|
;SEMAPHORE PMSCANNETMAIL <file> ; PM-scan all netmail areas.
|
||||||
// The following keyword defines the delay between the semaphore
|
// The following keyword defines the delay between the semaphore
|
||||||
// checks. If you set this value to zero, the feature is disabled.
|
// checks. If you set this value to zero, the feature is disabled.
|
||||||
;SEMAPHORE IDLETIME 30 ; Scan every 30 seconds for sema's.
|
;SEMAPHORE IDLETIME 30 ; Scan every 30 seconds for sema's.
|
||||||
@ -1646,7 +1645,7 @@ AREATYPEORDER Email Net News Echo Local ; default sorting
|
|||||||
// implemented as "special" areas, so they behave more or less like
|
// implemented as "special" areas, so they behave more or less like
|
||||||
// normal areas, that means that they're also sorted by AREALISTSORT.
|
// normal areas, that means that they're also sorted by AREALISTSORT.
|
||||||
|
|
||||||
// echoid description <groupid> <type>
|
// echoid description <groupid> <type>
|
||||||
;AREASEP !NET "Netmail areas" 0 Net
|
;AREASEP !NET "Netmail areas" 0 Net
|
||||||
;AREASEP !EMAIL "E-Mail areas" 0 EMail
|
;AREASEP !EMAIL "E-Mail areas" 0 EMail
|
||||||
;AREASEP !ECHO "Echomail areas" 0 Echo
|
;AREASEP !ECHO "Echomail areas" 0 Echo
|
||||||
@ -1678,12 +1677,12 @@ AREATYPEORDER Email Net News Echo Local ; default sorting
|
|||||||
;AREALISTFORMAT "AM D C4PU4N E G " ; layout "good old days"
|
;AREALISTFORMAT "AM D C4PU4N E G " ; layout "good old days"
|
||||||
AREALISTFORMAT "AM E CPUN G " ; layout without descs
|
AREALISTFORMAT "AM E CPUN G " ; layout without descs
|
||||||
;AREALISTFORMAT "ME D CPUN G" ; alternative layout
|
;AREALISTFORMAT "ME D CPUN G" ; alternative layout
|
||||||
;AREALISTFORMAT "AM D CPUN E G " ; <default> layout
|
;AREALISTFORMAT "AM D CPUN E G " ; <default> layout
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
-- DRIVE REMAPPING
|
-- DRIVE REMAPPING
|
||||||
|
|
||||||
// Network drive mapping (ServerDrive -> WorkstationDrive).
|
// Network drive mapping (ServerDrive -> WorkstationDrive).
|
||||||
// NOTE: This is MAINLY used to map drives in AREAFILE's.
|
// NOTE: This is MAINLY used to map drives in AREAFILE's.
|
||||||
// It won't remap paths given anywhere in GOLDED.CFG.
|
// It won't remap paths given anywhere in GOLDED.CFG.
|
||||||
;MAPPATH C: X:
|
;MAPPATH C: X:
|
||||||
@ -1787,7 +1786,7 @@ AREAFILEGROUPS YES
|
|||||||
; VIEWKLUDGE YES
|
; VIEWKLUDGE YES
|
||||||
; WHOTO All
|
; WHOTO All
|
||||||
; XLATEXPORT LATIN-1
|
; XLATEXPORT LATIN-1
|
||||||
; AKAMATCHING <yes/no> override akamatching
|
; AKAMATCHING <yes/no> override akamatching
|
||||||
;ENDGROUP
|
;ENDGROUP
|
||||||
|
|
||||||
// A group for some test echoes.
|
// A group for some test echoes.
|
||||||
|
Reference in New Issue
Block a user