Updated
This commit is contained in:
parent
aebdcd0392
commit
ef7e0d13f3
@ -436,11 +436,12 @@ EditInternal Yes
|
|||||||
;EditInternal No
|
;EditInternal No
|
||||||
|
|
||||||
// Ž¯à¥¤¥«¥¨¥ áâப¨ § ¯ã᪠¢¥è¥£® । ªâ®à .
|
// Ž¯à¥¤¥«¥¨¥ áâப¨ § ¯ã᪠¢¥è¥£® । ªâ®à .
|
||||||
If Dos
|
Editor BRED2R.EXE @file
|
||||||
Editor C:\NCV\NC.COM
|
;If Dos
|
||||||
ElseIf OS/2
|
; Editor C:\NCV\NC.COM
|
||||||
Editor C:\NCV\NC.COM @file -N@line
|
;ElseIf OS/2
|
||||||
EndIf
|
; Editor C:\NCV\NC.COM @file -N@line
|
||||||
|
;EndIf
|
||||||
|
|
||||||
// Š ª § ¯ã᪠âì । ªâ®à ç¥à¥§ ª®¬ ¤ë© ä ©«.
|
// Š ª § ¯ã᪠âì । ªâ®à ç¥à¥§ ª®¬ ¤ë© ä ©«.
|
||||||
;Editor C:\command.com /C C:\Bat\myeditor.bat
|
;Editor C:\command.com /C C:\Bat\myeditor.bat
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
;/
|
;/
|
||||||
;/////////////////////////////////////////////////////////////////////
|
;/////////////////////////////////////////////////////////////////////
|
||||||
; ------------------------------------------------------------------
|
; ------------------------------------------------------------------
|
||||||
; ŠŽŒ€H„› ‚›<EFBFBD>Ž<EFBFBD>€ Ž<>‹€‘’…‰
|
; ŠŽŒ€H„› ‘<EFBFBD>ˆ‘Š€ Ž<>‹€‘’…‰
|
||||||
; ------------------------------------------------------------------
|
; ------------------------------------------------------------------
|
||||||
|
|
||||||
@A AREAabort
|
@A AREAabort
|
||||||
@ -37,10 +37,10 @@ Esc AREAaskexit
|
|||||||
@C AREAcatchup
|
@C AREAcatchup
|
||||||
@O AREAdosshell
|
@O AREAdosshell
|
||||||
@M AREAdropmsgmarks
|
@M AREAdropmsgmarks
|
||||||
;^M AREAdropmsgmarks ; § ªpëâ® ¢ cfg ã ‘®p¥á
|
;^M AREAdropmsgmarks ; ‡ ª®¬¬¥â¨p®¢ ® ¢ cfg ã Ž¤¨ ‘®p¥á¥ .
|
||||||
Home AREAgotofirst
|
Home AREAgotofirst
|
||||||
;Up AREAgotoprev
|
Up AREAGoToPrev
|
||||||
;Down AREAgotonext
|
Down AREAGoToNext
|
||||||
End AREAgotolast
|
End AREAgotolast
|
||||||
@H AREAheat
|
@H AREAheat
|
||||||
@J AREAjump
|
@J AREAjump
|
||||||
@ -59,7 +59,7 @@ Ins AREAtoggle
|
|||||||
^Z AREAtouchnetscan
|
^Z AREAtouchnetscan
|
||||||
@W AREAwritegoldlast
|
@W AREAwritegoldlast
|
||||||
@Z AREAzap
|
@Z AREAzap
|
||||||
|
@0 AREASoundKill ; <20>४à â¨âì ¢®á¯à®¨§¢¥¤¥¨¥ §¢ãª®¢®£® ä ©« .
|
||||||
|
|
||||||
; ------------------------------------------------------------------
|
; ------------------------------------------------------------------
|
||||||
; ŠŽŒ€H„› ‚‘’<E28098>Ž…HHŽƒŽ <20>…„€Š’Ž<E28099>€
|
; ŠŽŒ€H„› ‚‘’<E28098>Ž…HHŽƒŽ <20>…„€Š’Ž<E28099>€
|
||||||
@ -78,6 +78,7 @@ Esc EDITabort
|
|||||||
Del EDITdelchar
|
Del EDITdelchar
|
||||||
@K EDITdeleteeol
|
@K EDITdeleteeol
|
||||||
@Y EDITdeleteeol
|
@Y EDITdeleteeol
|
||||||
|
^K EDITDeleteSol ; “¤ «¥¨¥ ⥪áâ ª ç «ã áâப¨.
|
||||||
BackSpace EDITdelleft
|
BackSpace EDITdelleft
|
||||||
#Del EDITDelete
|
#Del EDITDelete
|
||||||
^Y EDITdelline
|
^Y EDITdelline
|
||||||
@ -140,31 +141,34 @@ Ins EDITtoggleinsert
|
|||||||
#Down EDITBlockDown
|
#Down EDITBlockDown
|
||||||
#Left EDITBlockLeft
|
#Left EDITBlockLeft
|
||||||
#Right EDITBlockRight
|
#Right EDITBlockRight
|
||||||
|
@0 EDITSoundKill ; <20>४à â¨âì ¢®á¯à®¨§¢¥¤¥¨¥ §¢ãª®¢®£® ä ©« .
|
||||||
|
@N EDITExitMsg ; <20>யãáâ¨âì íâ® á®®¡é¥¨¥ - <20>… Ž’‚…—€’œ! Ž<>€‘<E282AC>Ž!
|
||||||
|
|
||||||
; ------------------------------------------------------------------
|
; ------------------------------------------------------------------
|
||||||
; ŠŽŒ€H„› ‚›<E2809A>Ž<EFBFBD>€ ”€‰‹Ž‚
|
; ŠŽŒ€H„› ‚›<E2809A>Ž<EFBFBD>€ ”€‰‹Ž‚
|
||||||
; ------------------------------------------------------------------
|
; ------------------------------------------------------------------
|
||||||
|
|
||||||
Esc FILEabort
|
Esc FILEAbort
|
||||||
@X FILEaskexit
|
@X FILEAskExit
|
||||||
@F4 FILEaskexit
|
@F4 FILEAskExit
|
||||||
@O FILEdosshell
|
@O FILEDosShell
|
||||||
Home FILEgotofirst
|
Home FILEGoToFirst
|
||||||
End FILEgotolast
|
End FILEGoToLast
|
||||||
Right FILEgotonext
|
Right FILEGoToNext
|
||||||
Left FILEgotoprev
|
Down FILEGoToNext
|
||||||
Ins FILEmark
|
Left FILEGoToPrev
|
||||||
;+ FILEmark
|
Up FILEGoToPrev
|
||||||
^Enter FILEmarkall
|
Ins FILEMark
|
||||||
^Home FILEmarkall
|
+ FILEMark
|
||||||
^Q FILEquitnow
|
^Enter FILEMarkAll
|
||||||
Enter FILEselect
|
^Home FILEMarkAll
|
||||||
Space FILEtogglemark
|
^Q FILEQuitNow
|
||||||
;* FILEtogglemarkall
|
Enter FILESelect
|
||||||
Del FILEunmark
|
Space FILEToggleMark
|
||||||
;- FILEunmark
|
* FileToggleMarkAll
|
||||||
^End FILEunmarkall
|
Del FILEUnMark
|
||||||
|
- FILEUnMark
|
||||||
|
^End FILEUnMarkAll
|
||||||
|
|
||||||
; ------------------------------------------------------------------
|
; ------------------------------------------------------------------
|
||||||
; ŠŽŒ€H„› <20><>Ž‘ŒŽ’<C5BD>€ ‘<>ˆ‘Š€ ‘ŽŽ<C5BD>™…Hˆ‰
|
; ŠŽŒ€H„› <20><>Ž‘ŒŽ’<C5BD>€ ‘<>ˆ‘Š€ ‘ŽŽ<C5BD>™…Hˆ‰
|
||||||
@ -218,12 +222,13 @@ Enter NODEselect
|
|||||||
|
|
||||||
F10 HeaderAddressbook ; ‚맮¢ ª¨£¨ ¯p¨ ᮧ¤ ¨¨ ¨ p¥¤ ªâ. á®®¡é.
|
F10 HeaderAddressbook ; ‚맮¢ ª¨£¨ ¯p¨ ᮧ¤ ¨¨ ¨ p¥¤ ªâ. á®®¡é.
|
||||||
@F10 READaddressbook ; ‚맮¢ ª¨£¨ ¯p¨ ¯p®á¬®âp¥ á®®¡é¥¨©
|
@F10 READaddressbook ; ‚맮¢ ª¨£¨ ¯p¨ ¯p®á¬®âp¥ á®®¡é¥¨©
|
||||||
;@P AddressbookPack
|
@P AddressbookPack ; ”¨§¨ç¥áª®¥ 㤠«¥¨¥ (㯠ª®¢ª ) ¯®¬¥ç¥ëå § ¯¨á¥©
|
||||||
;Del AddressbookDelete
|
Del AddressbookDelete ; <20>®¬¥âª áâப¨ § ¯¨á¨ ¤«ï ¤ «ì¥©è¥£® 㤠«¥¨ï
|
||||||
;Enter AddressbookSelect
|
Enter AddressbookSelect ; Žâªàëâì "áâà ¨çªã" ¤«ï ⥪ã饩 áâப¨ § ¯¨á¨
|
||||||
;Ins AddressbookAdd
|
Ins AddressbookAdd ; ‘®§¤ âì ®¢ãî § ¯¨áì ¢ ¤à¥á®© ª¨£¥
|
||||||
Esc AddressbookQuit
|
Esc AddressbookQuit ; ‚ë室 ¢ á«¥¤ãî騩 ã஢¥ì
|
||||||
;^Enter ????
|
|
||||||
|
;^Enter ???? ; ‚ë室 á á®åp ¥¨¥¬ ¨§¬¥¥¨© p¥¤ ªâ¨p㥬®© "áâp ¨çª¨"
|
||||||
|
|
||||||
; ------------------------------------------------------------------
|
; ------------------------------------------------------------------
|
||||||
; ŠŽŒ€H„› ˆ‡Œ…H…HˆŸ €’<E282AC>ˆ<EFBFBD>“’Ž‚ ‘ŽŽ<C5BD>™…HˆŸ
|
; ŠŽŒ€H„› ˆ‡Œ…H…HˆŸ €’<E282AC>ˆ<EFBFBD>“’Ž‚ ‘ŽŽ<C5BD>™…HˆŸ
|
||||||
@ -256,7 +261,7 @@ Esc AddressbookQuit
|
|||||||
@Y HeaderToggleCfmrecreq
|
@Y HeaderToggleCfmrecreq
|
||||||
@1 HeaderToggleReserved
|
@1 HeaderToggleReserved
|
||||||
@2 HeaderToggleGroupmsg
|
@2 HeaderToggleGroupmsg
|
||||||
;@3 ??????
|
;@3 =<3D>¥§¥p¢=
|
||||||
@4 HeaderToggleScanned
|
@4 HeaderToggleScanned
|
||||||
@Z HeaderClearAttrib
|
@Z HeaderClearAttrib
|
||||||
@F1 HeaderToggleAttrWin
|
@F1 HeaderToggleAttrWin
|
||||||
@ -271,8 +276,6 @@ Esc AddressbookQuit
|
|||||||
X READaskexit
|
X READaskexit
|
||||||
^A READchangeaka
|
^A READchangeaka
|
||||||
^S READchangeattrs
|
^S READchangeattrs
|
||||||
; READchangecharsin
|
|
||||||
; READchangecharsout
|
|
||||||
@C READchangemsg
|
@C READchangemsg
|
||||||
C READchangemsg
|
C READchangemsg
|
||||||
F2 READchangemsg
|
F2 READchangemsg
|
||||||
@ -286,7 +289,6 @@ G READcommentmsg
|
|||||||
#F8 READcopymoveforward
|
#F8 READcopymoveforward
|
||||||
@M READcopymoveforward
|
@M READcopymoveforward
|
||||||
M READcopymoveforward
|
M READcopymoveforward
|
||||||
; READdecreasemargin
|
|
||||||
@D READdeletemsg
|
@D READdeletemsg
|
||||||
D READdeletemsg
|
D READdeletemsg
|
||||||
Del READdeletemsg
|
Del READdeletemsg
|
||||||
@ -306,8 +308,6 @@ F6 READfindheader
|
|||||||
BackSpace READgotobookmark
|
BackSpace READgotobookmark
|
||||||
- READgotoreplyprev
|
- READgotoreplyprev
|
||||||
^Left READgotoreplyprev
|
^Left READgotoreplyprev
|
||||||
;- READgotodownlink ; ®â¬¥¥®! ¢ áâ p.¢¥pá. ¯p¥¤ë¤ãé. ¯p¨«¨ª®¢
|
|
||||||
;^Left READgotodownlink ; ®â¬¥¥®! ¢ áâ p.¢¥pá. ¯p¥¤ë¤ãé. ¯p¨«¨ª®¢
|
|
||||||
< READgotofirstmsg
|
< READgotofirstmsg
|
||||||
^Home READgotofirstmsg
|
^Home READgotofirstmsg
|
||||||
> READgotolastmsg
|
> READgotolastmsg
|
||||||
@ -322,11 +322,9 @@ Left READgotoprevmsg
|
|||||||
@Left READgotoprevunread
|
@Left READgotoprevunread
|
||||||
+ READgotoreplies
|
+ READgotoreplies
|
||||||
^Right READgotoreplies
|
^Right READgotoreplies
|
||||||
;+ READgotouplink ; ®â¬¥¥®! ¢ áâ p. ¢¥pá. á«¥¤ãî饥 ¯p¨«¨ª®¢ ®¥
|
/ READGoToReply1st ; <20>¥p¥å®¤ ª ¯¥p¢®¬ã ®â¢¥âã íâ® á®®¡é¥¨¥ ¢ 楯®çª¥ ®â¢¥â®¢
|
||||||
;^Right READgotouplink ; ®â¬¥¥®! ¢ áâ p. ¢¥pá. á«¥¤ãî饥 ¯p¨«¨ª®¢ ®¥
|
* READGoToReplyNext ; „«ï JAM_¡ §ë ; <20>¥à¥©â¨ ª á«¥¤ãî饬㠮⢥âã íâ® á®®¡é¥¨¥
|
||||||
;* READgotoreplynext ; ??? ¥¯®ïâ® çâ® íâ® â ª®¥,(çâ® â® á«¥¤ãî饥)!
|
;F10 READlookuporig ; Š®¬ã ¨â¥p¥á®: c¥©ç á ®âª«î祮 ¨§ § UU_Wizard!
|
||||||
; READincreasemargin
|
|
||||||
;F10 READlookuporig ; —â® íâ® ¡ë«®? ‘¥©ç á ®âª«î祮 ¨§ § uu_wizard!
|
|
||||||
^M READmainmenu
|
^M READmainmenu
|
||||||
^L READmakeuserlist
|
^L READmakeuserlist
|
||||||
^K READmakepathreport
|
^K READmakepathreport
|
||||||
@ -394,9 +392,7 @@ U READtogglerot13
|
|||||||
@T READtoggletwits
|
@T READtoggletwits
|
||||||
T READtoggletwits
|
T READtoggletwits
|
||||||
^Z READtouchnetscan
|
^Z READtouchnetscan
|
||||||
@F8 AreaShowDel
|
@F8 READShowDel ; „«ï JAM_¡ §ë ; ‚ ¢¥pᨨ GoldEd+ 1.1.5 ¢§ ¬¥ AreaShowDel
|
||||||
;@F8 ReadShowDel ; „«ï JAM_¡ §ë ; ‘ ¢¥pᨨ GoldEd+ 1.1.5 ¢§ ¬¥ AreaShowDel
|
|
||||||
;@F10 READuserbase ; ˆ§¬¥¥® ¢ GoldEd+ 1.1.5 READaddressbook
|
|
||||||
^X READuudecode
|
^X READuudecode
|
||||||
@W READwritemsg
|
@W READwritemsg
|
||||||
F7 READwritemsg
|
F7 READwritemsg
|
||||||
@ -405,6 +401,15 @@ W READwritemsg
|
|||||||
#F7 READPeekURLs
|
#F7 READPeekURLs
|
||||||
#F5 READExternUtilMenu
|
#F5 READExternUtilMenu
|
||||||
#F2 ReadSearch
|
#F2 ReadSearch
|
||||||
|
@0 READSoundKill ; <20>४à â¨âì ¢®á¯à®¨§¢¥¤¥¨¥ §¢ãª®¢®£® ä ©« .
|
||||||
|
^Y READTouchSemaphore ; ‚맮¢ áâp®ª¨ ¢¢®¤ ¨¬¥¨ ä ©« -ᥬ ä®à .
|
||||||
|
[ READDecreaseMargin ; “¬¥ì襨¥ ¯p ¢®© £p ¨æë ⥪áâ á®®¡é¥¨ï.
|
||||||
|
] READIncreaseMargin ; “¢¥«¨ç¥¨¥ ¯p ¢®© £p ¨æë ⥪áâ á®®¡é¥¨ï.
|
||||||
|
, READMoveDirQuoteMsg ; Žâ¢¥â á æ¨â¨à®¢ ¨¥¬ ¢ ¤à㣮© ਨ ®â¯à ¢¨â¥«î
|
||||||
|
; á®®¡é¥¨ï c ¨£®à¨à®¢ ¨¥¬ ª«ã¤¦ Reply-To.
|
||||||
|
. READDirQuoteMsg ; Žâ¢¥â á æ¨â¨à®¢ ¨¥¬ ¢ ⥪ã饩 ਨ ®â¯à ¢¨â¥«î
|
||||||
|
; á®®¡é¥¨ï c ¨£®à¨à®¢ ¨¥¬ ª«ã¤¦ Reply-To.
|
||||||
|
|
||||||
; ------------------------------------------------------------------
|
; ------------------------------------------------------------------
|
||||||
; Œ€Š<E282AC>Ž‘›
|
; Œ€Š<E282AC>Ž‘›
|
||||||
; ------------------------------------------------------------------
|
; ------------------------------------------------------------------
|
||||||
@ -434,10 +439,10 @@ W READwritemsg
|
|||||||
;@Left READmacro READtogglebookmark READgotoreplyprev
|
;@Left READmacro READtogglebookmark READgotoreplyprev
|
||||||
;@Right READmacro READtogglebookmark READgotoreplies
|
;@Right READmacro READtogglebookmark READgotoreplies
|
||||||
|
|
||||||
; <20>¥p¥å®¤ ¯¥p¢®¥ ¨ ¯®á«¥¤¥¥, ᮮ⢥âá⢥®,
|
; <20>¥p¥å®¤ ç «ì®¥ ¨ ¯®á«¥¤¥¥, ᮮ⢥âá⢥®,
|
||||||
; á®®¡é¥¨¥ ¢ 楯®çª¥ ®â¢¥â®¢.
|
; á®®¡é¥¨¥ ¢ 楯®çª¥ ®¡á㦤¥¨ï.
|
||||||
/ READmacro READthreadtree Home Enter
|
@Home READmacro READthreadtree Home Enter
|
||||||
* READmacro READthreadtree End Enter
|
@End READmacro READthreadtree End Enter
|
||||||
|
|
||||||
;@F1 READmacro READcopymoveforward "C" "MY.ARCHIVE" Enter
|
;@F1 READmacro READcopymoveforward "C" "MY.ARCHIVE" Enter
|
||||||
;@F1 READmacro READcopymoveforward "M" "NET.DK-BBS" Enter
|
;@F1 READmacro READcopymoveforward "M" "NET.DK-BBS" Enter
|
||||||
|
@ -230,11 +230,11 @@ MI_INTERNALED "I I
|
|||||||
MI_EXTERNALED "E E ‚® ¢¥è¥¬ । ªâ®à¥ "
|
MI_EXTERNALED "E E ‚® ¢¥è¥¬ । ªâ®à¥ "
|
||||||
MI_SAVEMESSAGE "S S ‘®åà ¨âì á®®¡é¥¨¥ "
|
MI_SAVEMESSAGE "S S ‘®åà ¨âì á®®¡é¥¨¥ "
|
||||||
MI_ATTRO "A A <20>®¬¥ïâì ââਡãâë "
|
MI_ATTRO "A A <20>®¬¥ïâì ââਡãâë "
|
||||||
MI_TEMPLATE "T T ‚ë¡à âì "àë¡ã" "
|
MI_TEMPLATE "T T ‚ë¡à âì \"àë¡ã\" "
|
||||||
MI_ORIGIN "O O ‚ë¡à âì ®à¨¤¦¨ "
|
MI_ORIGIN "O O ‚ë¡à âì ®à¨¤¦¨ "
|
||||||
MI_QUITMESSAGE "Q Q Žâ¬¥ / ESC "
|
MI_QUITMESSAGE "Q Q Žâ¬¥ / ESC "
|
||||||
ST_TEMPLATES " ‚ë¡®à "àë¡ë" "
|
ST_TEMPLATES " ‚ë¡®à \"àë¡ë\" "
|
||||||
WT_CHANGETEMPLATES "<22>®¬¥ïâì "àë¡ã" ¯®-㬮«ç ¨î"
|
WT_CHANGETEMPLATES "<22>®¬¥ïâì \"àë¡ã\" ¯®-㬮«ç ¨î"
|
||||||
WT_CARBONCOPY " <20>¥â¬¥©«-ª®¯¨¨ "
|
WT_CARBONCOPY " <20>¥â¬¥©«-ª®¯¨¨ "
|
||||||
MI_CCPROCESS "P P <20>®á« âì ª®¯¨¨ "
|
MI_CCPROCESS "P P <20>®á« âì ª®¯¨¨ "
|
||||||
MI_CCIGNORE "I I <20>¥ ¯®áë« âì ª®¯¨¨ "
|
MI_CCIGNORE "I I <20>¥ ¯®áë« âì ª®¯¨¨ "
|
||||||
@ -393,7 +393,7 @@ MS_EDITCMD "
|
|||||||
IL_NOORIGDEFINED " Žà¨¤¦¨ë ¥ ®¯à¥¤¥«¥ë. <20> ¦¬¨â¥ ª« ¢¨èã "
|
IL_NOORIGDEFINED " Žà¨¤¦¨ë ¥ ®¯à¥¤¥«¥ë. <20> ¦¬¨â¥ ª« ¢¨èã "
|
||||||
IL_NOUSERDEFINED " ˆ¬¥ ¯®«ì§®¢ ⥫¥© ¥ ®¯à¥¤¥«¥ë. <20> ¦¬¨â¥ ª« ¢¨èã "
|
IL_NOUSERDEFINED " ˆ¬¥ ¯®«ì§®¢ ⥫¥© ¥ ®¯à¥¤¥«¥ë. <20> ¦¬¨â¥ ª« ¢¨èã "
|
||||||
IL_NOAKADEFINED " €¤à¥á ¥ ®¯à¥¤¥«¥ë. <20> ¦¬¨â¥ ª« ¢¨èã "
|
IL_NOAKADEFINED " €¤à¥á ¥ ®¯à¥¤¥«¥ë. <20> ¦¬¨â¥ ª« ¢¨èã "
|
||||||
IL_NOTPLDEFINED " "<22>ë¡ë" ¥ ®¯à¥¤¥«¥ë. <20> ¦¬¨â¥ ª« ¢¨èã "
|
IL_NOTPLDEFINED " \"<22>ë¡ë\" ¥ ®¯à¥¤¥«¥ë. <20> ¦¬¨â¥ ª« ¢¨èã "
|
||||||
IL_NOTHREADLIST " ˆ§¢¨¨â¥, ¤¥à¥¢® ®â¢¥â®¢ ¥¤®áâ㯮. <20> ¦¬¨â¥ ª« ¢¨èã "
|
IL_NOTHREADLIST " ˆ§¢¨¨â¥, ¤¥à¥¢® ®â¢¥â®¢ ¥¤®áâ㯮. <20> ¦¬¨â¥ ª« ¢¨èã "
|
||||||
MS_SKIPPINGTWIT "<22>யã᪠¨¤¨®â᪨å á®®¡é¥¨©..."
|
MS_SKIPPINGTWIT "<22>யã᪠¨¤¨®â᪨å á®®¡é¥¨©..."
|
||||||
MS_KILLINGTWIT "“¤ «¥¨¥ ¨¤¨®â᪨å á®®¡é¥¨©..."
|
MS_KILLINGTWIT "“¤ «¥¨¥ ¨¤¨®â᪨å á®®¡é¥¨©..."
|
||||||
|
@ -557,7 +557,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</div1>
|
</div1>
|
||||||
<!-- --------------------------------------------------------------------- -->
|
<!-- --------------------------------------------------------------------- -->
|
||||||
<div1>
|
<div1 id=COMMANDLINE>
|
||||||
<head>
|
<head>
|
||||||
Commandline Reference
|
Commandline Reference
|
||||||
</head>
|
</head>
|
||||||
@ -2178,7 +2178,7 @@ APP OtherProg IRQ 5</eg>
|
|||||||
<table rows=7 cols=2>
|
<table rows=7 cols=2>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
<ident>echoid</ident>
|
<ident/echoid/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Mail area identifier.
|
Mail area identifier.
|
||||||
@ -2186,7 +2186,7 @@ APP OtherProg IRQ 5</eg>
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
<ident>desc</ident>
|
<ident/desc/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Area description in (<q></q>) quotes.
|
Area description in (<q></q>) quotes.
|
||||||
@ -2194,22 +2194,20 @@ APP OtherProg IRQ 5</eg>
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
<ident>msgbase</ident>
|
<ident/msgbase/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
O,F(<name>Opus</name> <code>*.MSG</code>),
|
F, O (<name/Opus/ <code/*.msg/);
|
||||||
S(<name>FTS-0001</name> <code>*.MSG</code>),
|
S (<name/FTS-0001/ <code/*.msg/);
|
||||||
Q(<name>QuickBBS</name>), R(<name>RemoteAccess</name>),
|
H, R, Q (<name/Hudson/, <name/QuickBBS/, <name/RemoteAccess/);
|
||||||
H(<name>Hudson</name>), M(<name>Squish</name>),
|
M (<name/Squish/); J (<name/JAM/); E (<name/Ezycom/);
|
||||||
J(<name>JAM</name>), E(<name>Ezycom</name>),
|
G (<name/Goldbase/); P (<name/PCBoard/); X (<name/AdeptXBBS/);
|
||||||
G(<name>Goldbase</name>), P(<name>PCBoard</name>),
|
W (<name/WildCat!/); Y (<name/Synchronet/)
|
||||||
X(<name>AdeptXBBS</name>), W(<name>WildCat!</name>),
|
|
||||||
Y(<name/Synchronet/)
|
|
||||||
</cell>
|
</cell>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
<ident>type</ident>
|
<ident/type/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
N (Netmail), E (Echomail), L (Local).
|
N (Netmail), E (Echomail), L (Local).
|
||||||
@ -2217,7 +2215,7 @@ APP OtherProg IRQ 5</eg>
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
<ident>location</ident>
|
<ident/location/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Directory path/file or Hudson board number.
|
Directory path/file or Hudson board number.
|
||||||
@ -2225,7 +2223,7 @@ APP OtherProg IRQ 5</eg>
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
<ident>akano</ident>
|
<ident/akano/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
AKA number (starting from 0)
|
AKA number (starting from 0)
|
||||||
@ -2233,7 +2231,7 @@ APP OtherProg IRQ 5</eg>
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
<ident>attrs</ident>
|
<ident/attrs/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
<gi>R/O</gi> (Read-Only), and/or other attributes.
|
<gi>R/O</gi> (Read-Only), and/or other attributes.
|
||||||
@ -2735,9 +2733,9 @@ AREA:<OriginalEchoID></eg>
|
|||||||
<ident>msgbase</ident>
|
<ident>msgbase</ident>
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
<name>Opus</name>, <name>FTS1</name>, <name>Hudson</name>,
|
<ident/Opus/, <ident/FTS1/, <ident/Hudson/, <ident/Squish/,
|
||||||
<name>Squish</name>, <name>Ezycom</name>, <name>JAM</name>,
|
<ident/Ezycom/, <ident/JAM/, <ident/Goldbase/, <ident/PCBoard/,
|
||||||
<name>Goldbase</name>, <name>PCBoard</name>, or <name/SMB/.
|
or <ident/SMB/.
|
||||||
</cell>
|
</cell>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
@ -3588,6 +3586,8 @@ AREAISNEWS alt.*, rec.*, sci.*</eg>
|
|||||||
<item>
|
<item>
|
||||||
<!-- FIX ME!!! --><kw/AREAscan/,
|
<!-- FIX ME!!! --><kw/AREAscan/,
|
||||||
<!-- FIX ME!!! --><kw/AREAscanpm/,
|
<!-- FIX ME!!! --><kw/AREAscanpm/,
|
||||||
|
<!-- FIX ME!!! --><kw/AREAwritegoldlast/,
|
||||||
|
<ref target=AREALISTSCAN><kw/AREALISTSCAN/</ref>,
|
||||||
<ref target=AREAPMSCAN><kw/AREAPMSCAN/</ref>,
|
<ref target=AREAPMSCAN><kw/AREAPMSCAN/</ref>,
|
||||||
<ref target=AREASCAN><kw/AREASCAN/</ref>
|
<ref target=AREASCAN><kw/AREASCAN/</ref>
|
||||||
</item>
|
</item>
|
||||||
@ -3828,7 +3828,7 @@ AREAISNEWS alt.*, rec.*, sci.*</eg>
|
|||||||
<ref target=AREALISTPAGEBAR><kw/AREALISTPAGEBAR/</ref>,
|
<ref target=AREALISTPAGEBAR><kw/AREALISTPAGEBAR/</ref>,
|
||||||
<ref target=AREALISTSORT><kw/AREALISTSORT/</ref>,
|
<ref target=AREALISTSORT><kw/AREALISTSORT/</ref>,
|
||||||
<ref target=AREALISTTYPE><kw/AREALISTTYPE/</ref>,
|
<ref target=AREALISTTYPE><kw/AREALISTTYPE/</ref>,
|
||||||
<ref target=AREASEP><kw/AREASEP/</ref>,
|
<ref target=AREASEP><kw/AREASEP/</ref>
|
||||||
</item>
|
</item>
|
||||||
<label>
|
<label>
|
||||||
Example:
|
Example:
|
||||||
@ -3838,100 +3838,263 @@ AREALISTFORMAT "AM D C4PU4N E G "]]></eg>
|
|||||||
</item>
|
</item>
|
||||||
</list>
|
</list>
|
||||||
</div2>
|
</div2>
|
||||||
|
|
||||||
|
|
||||||
<!-- finished here -->
|
|
||||||
|
|
||||||
|
|
||||||
<div2 id=AREALISTGROUPID>
|
<div2 id=AREALISTGROUPID>
|
||||||
<head>
|
<head>
|
||||||
AREALISTGROUPID <(yes)/no>
|
AREALISTGROUPID
|
||||||
</head>
|
</head>
|
||||||
<p>
|
<list type=gloss>
|
||||||
|
<label>
|
||||||
|
Synopsis:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
<kw/AREALISTGROUPID/ <ident><YES/NO></ident>
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Description:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
This feature provides a way to hide group ID on the arealist screen,
|
||||||
|
in a column to the right of the <gi/EchoID/ column. If a group ID is
|
||||||
|
not a letter in the range A-Z (a value in the range #65-#90),
|
||||||
|
the groupid is not shown anyway.
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Parameters:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
If enabled, the arealist screen will display the groupid letters, if
|
If enabled, the arealist screen will display the groupid letters, if
|
||||||
any, in a column to the right of the <q>EchoID</q> column. If a groupid
|
any.
|
||||||
is not a letter in the range A-Z (a value in the range
|
</item>
|
||||||
#65-#90), the groupid is not shown.
|
<label>
|
||||||
</p>
|
Default:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
<ident/YES/
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Processed by:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
Mail reader.
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
See also:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
<ref target=AREALISTFORMAT><kw/AREALISTFORMAT/</ref>,
|
||||||
|
<ref target=AREALISTGROUPORDER><kw/AREALISTGROUPORDER/</ref>
|
||||||
|
</item>
|
||||||
|
</list>
|
||||||
</div2>
|
</div2>
|
||||||
|
|
||||||
|
|
||||||
<div2 id=AREALISTGROUPORDER>
|
<div2 id=AREALISTGROUPORDER>
|
||||||
<head>
|
<head>
|
||||||
AREALISTGROUPORDER
|
AREALISTGROUPORDER
|
||||||
</head>
|
</head>
|
||||||
<p>
|
<list type=gloss>
|
||||||
+ Added new keyword AreaListGroupOrder to specify groups sorting order
|
<label>
|
||||||
in arealist. The only parameter is string which specifies groups
|
Synopsis:
|
||||||
order (case sensitive!). If some groups are not found in the list
|
</label>
|
||||||
they will be placed below specifyed ones in regular order.
|
<item>
|
||||||
|
<kw/AREALISTGROUPORDER/ <ident/string/
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Description:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
This keyword allows to change the order in which areas will be sorted
|
||||||
|
when sorting by group ID is used. If some groups are not found in the
|
||||||
|
<ident/string/ they will be placed below specifyed ones in
|
||||||
|
alphabetical order.
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Parameters:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
The only parameter is string which specifies groups order (case
|
||||||
|
sensitive!).
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Default:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
Empty string.
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Processed by:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
Mail reader.
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
See also:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
<ref target=AREALISTGROUPID><kw/AREALISTGROUPID/</ref>,
|
||||||
|
<ref target=AREALISTSORT><kw/AREALISTSORT/</ref>
|
||||||
|
</item>
|
||||||
|
</list>
|
||||||
</p>
|
</p>
|
||||||
</div2>
|
</div2>
|
||||||
|
|
||||||
<div2 id=AREALISTNOS>
|
<div2 id=AREALISTNOS>
|
||||||
<head>
|
<head>
|
||||||
AREALISTNOS <yes/(no)>
|
AREALISTNOS
|
||||||
</head>
|
</head>
|
||||||
<p>
|
<list type=gloss>
|
||||||
If enabled, <name>GoldED+</name> will display the board numbers of
|
<label>
|
||||||
<name>Hudson</name> areas in the arealist instead of the default
|
Synopsis:
|
||||||
sequential numbers.
|
</label>
|
||||||
</p>
|
<item>
|
||||||
|
<kw/AREALISTNOS/ <ident><YES/NO></ident>
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Description:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
This keyword allows to specify whether board number or sequential
|
||||||
|
area number will be displayed in the arealist.
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Parameters:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
If enabled, <name/GoldED+/ will display the board numbers of
|
||||||
|
<name/Hudson/ or <name/GoldBase/ areas in the arealist instead of
|
||||||
|
the default sequential numbers.
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Default:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
<ident/NO/
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Processed by:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
Mail reader.
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
See also:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
<ref target=AREALISTFORMAT><kw/AREALISTFORMAT/</ref>,
|
||||||
|
<ref target=AREALISTECHOMAX><kw/AREALISTECHOMAX/</ref>
|
||||||
|
</item>
|
||||||
|
</list>
|
||||||
</div2>
|
</div2>
|
||||||
|
|
||||||
|
|
||||||
<div2 id=AREALISTPAGEBAR>
|
<div2 id=AREALISTPAGEBAR>
|
||||||
<head>
|
<head>
|
||||||
AREALISTPAGEBAR <(yes)/no>
|
AREALISTPAGEBAR
|
||||||
</head>
|
</head>
|
||||||
<p>
|
<list type=gloss>
|
||||||
|
<label>
|
||||||
|
Synopsis:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
<kw/AREALISTPAGEBAR/ <ident><YES/NO></ident>
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Description:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
Enables or disables a pagebar (scrollbar) in the arealist.
|
Enables or disables a pagebar (scrollbar) in the arealist.
|
||||||
</p>
|
</item>
|
||||||
|
<label>
|
||||||
|
Parameters:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
If enabled, <name/GoldED+/ will display pagebar in the arealist, if
|
||||||
|
disabled - will not.
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Default:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
<ident/YES/
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Processed by:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
Mail reader.
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
See also:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
<ref target=AREALISTFORMAT><kw/AREALISTFORMAT/</ref>
|
||||||
|
</item>
|
||||||
|
</list>
|
||||||
</div2>
|
</div2>
|
||||||
|
|
||||||
|
|
||||||
<div2 id=AREALISTSCAN>
|
<div2 id=AREALISTSCAN>
|
||||||
<head>
|
<head>
|
||||||
AREALISTSCAN <<q>L menu text</q>>
|
AREALISTSCAN
|
||||||
[path]<filename> [-delete]]
|
|
||||||
</head>
|
</head>
|
||||||
<p>
|
<list type=gloss>
|
||||||
|
<label>
|
||||||
|
Synopsis:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
<kw/AREALISTSCAN/ <ident><<![ CDATA ["L menu text"]]>>
|
||||||
|
[path]<filename> [-delete]</ident>
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Description:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
This keyword allows you to define additional menu items for the
|
This keyword allows you to define additional menu items for the
|
||||||
arealist scanning menus (<Alt-S> or <Alt-P>).
|
arealist scanning menus (<!-- FIX ME!!! --><kw/AREAscan/ or
|
||||||
</p>
|
<!-- FIX ME!!! --><kw/AREAscanpm/).
|
||||||
<p>
|
</item>
|
||||||
The first two characters of the menu text are the <q>hotkey</q> letter
|
<label>
|
||||||
that will be highlighted in the menu text, plus a space.
|
Parameters:
|
||||||
</p>
|
</label>
|
||||||
<p>
|
<item>
|
||||||
|
The first two characters of the menu text are the <q/hotkey/ letter
|
||||||
|
that will be highlighted in the menu text, plus a space.<lb>
|
||||||
The filename specifies a plain text file, with the echoids (wildcards
|
The filename specifies a plain text file, with the echoids (wildcards
|
||||||
allowed) of the areas you want to scan when the menu item is selected.
|
allowed) of the areas you want to scan when the menu item is
|
||||||
There can be several echoids on each line in the file. If no path is
|
selected. There can be several echoids on each line in the file. If
|
||||||
given, the file is loaded from the <code>GOLDPATH</code>.
|
no path is given, the file is loaded from the
|
||||||
</p>
|
<ref target=GOLDPATH><kw/GOLDPATH/</ref>.<lb>
|
||||||
<p>
|
The <ident/-delete/ option will cause <name/GoldED+/ to delete the
|
||||||
The <ident>-delete</ident> option will cause <name>GoldED+</name> to
|
list file after scanning the areas in it. For example, if your mail
|
||||||
delete the list file after scanning the areas in it. For example, if
|
processor generates a list of the areas that it tossed new mail to,
|
||||||
your mail processor generates a list of the areas that it tossed new
|
you could add the list as a menu item on the scanning menu and use it
|
||||||
mail to, you could add the list as a menu item on the scanning menu and
|
to scan only those areas with new mail.
|
||||||
use it to scan only those areas with new mail. Note that some mail
|
</item>
|
||||||
processors automatically delete their list after using it for
|
<label>
|
||||||
replylinking. You may want to do some creative stuff with batchfiles to
|
Notes:
|
||||||
grab a copy.
|
</label>
|
||||||
</p>
|
<item>
|
||||||
<p>
|
Some mail processors automatically delete their list after using it
|
||||||
Examples:<eg><![ CDATA [
|
for replylinking. You may want to do some creative stuff with
|
||||||
|
batchfiles to grab a copy.
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Processed by:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
Mail reader.
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
See also:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
<!-- FIX ME!!! --><kw/AREAscan/,
|
||||||
|
<!-- FIX ME!!! --><kw/AREAscanpm/
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Example:
|
||||||
|
</label>
|
||||||
|
<item><eg><![ CDATA [
|
||||||
AREALISTSCAN "g Scan Newsgroups" NEWSGRPS.LST
|
AREALISTSCAN "g Scan Newsgroups" NEWSGRPS.LST
|
||||||
AREALISTSCAN "L Scan Latest" R:\GECHO\IMPORT.ALL -delete]]></eg>
|
AREALISTSCAN "L Scan Latest" R:\GECHO\IMPORT.ALL -delete]]></eg>
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<eg>
|
<eg>
|
||||||
=== Cut, NEWSGRPS.LST ===
|
=== Cut, NEWSGRPS.LST ===
|
||||||
ALT.*, COMP.*, MISC.*, NEWS.*
|
ALT.*, COMP.*, MISC.*, NEWS.*
|
||||||
REC.*, SOC.*, SCI.*, TALK.*
|
REC.*, SOC.*, SCI.*, TALK.*
|
||||||
=== Cut ===</eg>
|
=== Cut ===</eg>
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<eg>
|
<eg>
|
||||||
=== Cut from an import batchfile ===
|
=== Cut from an import batchfile ===
|
||||||
gecho mgr toss pack -tossbad
|
gecho mgr toss pack -tossbad
|
||||||
@ -3940,25 +4103,37 @@ if exist import.hmb type import.hmb >>import.all
|
|||||||
if exist import.sdm type import.sdm >>import.all
|
if exist import.sdm type import.sdm >>import.all
|
||||||
mbutil link -clean
|
mbutil link -clean
|
||||||
=== Cut ===</eg>
|
=== Cut ===</eg>
|
||||||
</p>
|
</item>
|
||||||
|
</list>
|
||||||
</div2>
|
</div2>
|
||||||
|
|
||||||
|
|
||||||
<div2 id=AREALISTSORT>
|
<div2 id=AREALISTSORT>
|
||||||
<head>
|
<head>
|
||||||
AREALISTSORT <sortspec=<q>FYTUE</q>>
|
AREALISTSORT <sortspec=<q></q>>
|
||||||
</head>
|
</head>
|
||||||
<p>
|
<list type=gloss>
|
||||||
|
<label>
|
||||||
|
Synopsis:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
|
<kw/AREALISTSORT/ <ident/sortspec/
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Description:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
This keyword defines how the area list should be sorted. You can
|
This keyword defines how the area list should be sorted. You can
|
||||||
override the default setting from the commandline with the
|
override the default setting from the commandline with the
|
||||||
<code>-S</code> switch.
|
<code>-s</code> switch.
|
||||||
</p>
|
</item>
|
||||||
<p>
|
<label>
|
||||||
|
Parameters:
|
||||||
|
</label>
|
||||||
|
<item>
|
||||||
The <sortspec> can be composed of the following types:
|
The <sortspec> can be composed of the following types:
|
||||||
<table rows=16 cols=2>
|
<table rows=16 cols=2>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
A
|
<ident/A/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Sort by aka.
|
Sort by aka.
|
||||||
@ -3966,7 +4141,7 @@ mbutil link -clean
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
B
|
<ident/B/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Sort by board number.
|
Sort by board number.
|
||||||
@ -3974,7 +4149,7 @@ mbutil link -clean
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
D
|
<ident/D/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Sort by description.
|
Sort by description.
|
||||||
@ -3982,7 +4157,7 @@ mbutil link -clean
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
E
|
<ident/E/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Sort by echoid.
|
Sort by echoid.
|
||||||
@ -3990,15 +4165,15 @@ mbutil link -clean
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
F
|
<ident/F/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Sorts all "fuzzy search" matches first.
|
Sorts all <q/fuzzy search/ matches first.
|
||||||
</cell>
|
</cell>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
G
|
<ident/G/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Sort by group (if any).
|
Sort by group (if any).
|
||||||
@ -4006,7 +4181,7 @@ mbutil link -clean
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
M
|
<ident/M/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Sorts all marked areas first.
|
Sorts all marked areas first.
|
||||||
@ -4014,7 +4189,7 @@ mbutil link -clean
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
O
|
<ident/O/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Sort by original order.
|
Sort by original order.
|
||||||
@ -4022,7 +4197,7 @@ mbutil link -clean
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
P
|
<ident/P/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Sort by personal mail.
|
Sort by personal mail.
|
||||||
@ -4030,15 +4205,16 @@ mbutil link -clean
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
T
|
<ident/T/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Sort by type (in the order net, echo, local).
|
Sort by type (according to
|
||||||
|
<ref target=AREATYPEORDER><kw/AREATYPEORDER/</ref>).
|
||||||
</cell>
|
</cell>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
U
|
<ident/U/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Sort by unread messages (try it!).
|
Sort by unread messages (try it!).
|
||||||
@ -4046,7 +4222,7 @@ mbutil link -clean
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
X
|
<ident/X/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Sort by msgbase type.
|
Sort by msgbase type.
|
||||||
@ -4054,15 +4230,15 @@ mbutil link -clean
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
Y
|
<ident/Y/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Sorts all areas with "new" mail first.
|
Sorts all areas with <q/new/ mail first.
|
||||||
</cell>
|
</cell>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
Z
|
<ident/Z/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Sort by msgbase path.
|
Sort by msgbase path.
|
||||||
@ -4070,7 +4246,7 @@ mbutil link -clean
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
-
|
<ident/-/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Descending sort (largest first).
|
Descending sort (largest first).
|
||||||
@ -4078,61 +4254,73 @@ mbutil link -clean
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<cell>
|
<cell>
|
||||||
+
|
<ident/+/
|
||||||
</cell>
|
</cell>
|
||||||
<cell>
|
<cell>
|
||||||
Ascending sort (smallest first) (default).
|
Ascending sort (smallest first) (default).
|
||||||
</cell>
|
</cell>
|
||||||
</row>
|
</row>
|
||||||
</table>
|
</table>
|
||||||
</p>
|
</item>
|
||||||
<p>
|
<label>
|
||||||
In practice <q>M</q> and <q>Y</q> will usually give the same result,
|
Default:
|
||||||
because <name>GoldED+</name> automatically marks scanned areas if they
|
</label>
|
||||||
contain new mail.
|
<item>
|
||||||
</p>
|
<ident/FYTUE/
|
||||||
<p>
|
</item>
|
||||||
Example:<eg>
|
<label>
|
||||||
AREALISTSORT T-U+E</eg>
|
Notes:
|
||||||
</p>
|
</label>
|
||||||
<p>
|
<item>
|
||||||
This sorts ascending by type, descending by unread (that is, areas with
|
In practice <ident/M/ and <ident/Y/ will usually give the same
|
||||||
the most unread messages comes first) and ascending by echoid (in case
|
result, because <name/GoldED+/ automatically marks scanned areas if
|
||||||
two areas have the same number of unread msgs).
|
they contain new mail.<lb>
|
||||||
</p>
|
The <ident/F/ enables fuzzy match sorting, which is very handy when
|
||||||
<p>
|
looking for an echoid containing a particular word. Let's say you
|
||||||
By default no sorting is done, and all areas are listed in the order
|
want a list of all <name/GoldED/ echoes. You can simply type
|
||||||
they were found (unless sorting was specified with an <kw>AREAFILE</kw>
|
<q/GOLDED/ and then the arealist automatically sorts itself so that
|
||||||
keyword). However, the configuration examples all make use of the
|
all echoes with an echoid containing <q/GOLDED/ comes first.<lb>
|
||||||
unread sorting type. This is a very useful way of sorting areas,
|
The <ident/X/ sort type sorts areas according to msgbase type, in the
|
||||||
because it keeps all the areas with mail together.
|
following order: <name/Hudson/, <name/Goldbase/, <name/JAM/,
|
||||||
</p>
|
<name/Squish/, <name/Opus/ <code/*.msg/, <name/FTS-0001/
|
||||||
<p>
|
<code/*.msg/, <name/Ezycom/, <name/PCBoard/.<lb>
|
||||||
Personally I now sort my areas like this: <q>AREALISTSORT FYTUE</q>.
|
The <ident/X/ and <ident/Z/ sort types were implemented for internal
|
||||||
This puts all areas with new mail first, then sorts these into type
|
use, to optimize area scanning speed. When scanning areas,
|
||||||
(net/echo/local), then into number of new msgs and finally into echoid.
|
<name/GoldED+/ starts by sorting the arealist using the sortspec
|
||||||
The <q>F</q> at the start enables fuzzy match sorting, which is very
|
defined with the <ref target=AREASCANSORT><kw/AREASCANSORT/</ref>
|
||||||
handy when looking for an echoid containing a particular word. Let's
|
keyword.
|
||||||
say I want a list of all GOLDED echoes. I can now simply type
|
</item>
|
||||||
<q>GOLDED</q> and then the arealist automatically sorts itself so that
|
<label>
|
||||||
all echoes with an echoid containing <q>GOLDED</q> comes first :-)
|
See also:
|
||||||
</p>
|
</label>
|
||||||
<p>
|
<item>
|
||||||
The <q>X</q> sort type sorts areas according to msgbase type, in the
|
<ptr target=AREACONFIGURATION> chapter,
|
||||||
following order: <name>Hudson</name>, <name>Goldbase</name>,
|
<ptr target=COMMANDLINE> chapter,
|
||||||
<name>JAM</name>, <name>Squish</name>, <name>OPUS</name>
|
<ref target=AREA><kw/AREA/</ref>,
|
||||||
<code>*.MSG</code>, <name>FTS-1</name> <code>*.MSG</code>,
|
<ref target=AREADEF><kw/AREADEF/</ref>,
|
||||||
<name>Ezycom</name>, <name>PCBoard</name>.
|
<ref target=AREAEXCL><kw/AREAEXCL/</ref>,
|
||||||
</p>
|
<ref target=AREAFILE><kw/AREAFILE/</ref>,
|
||||||
<p>
|
<ref target=AREAFILEGROUPS><kw/AREAFILEGROUPS/</ref>,
|
||||||
The <q>X</q> and <q>Z</q> sort types were implemented for internal use,
|
<ref target=AREAINCL><kw/AREAINCL/</ref>,
|
||||||
to optimize area scanning speed. When scanning areas,
|
<ref target=AREAISEMAIL><kw/AREAISEMAIL/</ref>,
|
||||||
<name>GoldED+</name> starts by sorting the arealist using the sortspec
|
<ref target=AREAISNEWS><kw/AREAISNEWS/</ref>,
|
||||||
defined with the <kw>AREASCANSORT</kw> keyword.
|
<ref target=AREALISTGROUPORDER><kw/AREALISTGROUPORDER/</ref>,
|
||||||
</p>
|
<ref target=AREASEP><kw/AREASEP/</ref>,
|
||||||
|
<ref target=AREATYPEORDER><kw/AREATYPEORDER/</ref>
|
||||||
|
</item>
|
||||||
|
<label>
|
||||||
|
Example:
|
||||||
|
</label>
|
||||||
|
<item><eg><![ CDATA [
|
||||||
|
AREALISTSORT -U+TE</eg>
|
||||||
|
</item>
|
||||||
|
</list>
|
||||||
</div2>
|
</div2>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- finished here -->
|
||||||
|
|
||||||
|
|
||||||
<div2 id=AREALISTTYPE>
|
<div2 id=AREALISTTYPE>
|
||||||
<head>
|
<head>
|
||||||
AREALISTTYPE <(new)/last>
|
AREALISTTYPE <(new)/last>
|
||||||
@ -4201,6 +4389,12 @@ AREAPMSCAN INT*.* ; Scan all areas beginning with INT and
|
|||||||
startup. If you don't want to wait for the scan to complete, you can
|
startup. If you don't want to wait for the scan to complete, you can
|
||||||
abort the scan by pressing <ESC> during startup.
|
abort the scan by pressing <ESC> during startup.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
<ref target=AREAPMSCANEXCL><kw/AREAPMSCANEXCL/</ref>,
|
||||||
|
<ref target=AREAPMSCANINCL><kw/AREAPMSCANINCL/</ref>,
|
||||||
|
<ref target=AREASCANEXCL><kw/AREASCANEXCL/</ref>,
|
||||||
|
<ref target=AREASCANINCL><kw/AREASCANINCL/</ref>
|
||||||
|
</p>
|
||||||
</div2>
|
</div2>
|
||||||
<div2>
|
<div2>
|
||||||
<head>
|
<head>
|
||||||
@ -4355,7 +4549,7 @@ AREASCAN INT*.* ; Scan all areas beginning with INT and
|
|||||||
reversal of wildcard specs in the excludes.
|
reversal of wildcard specs in the excludes.
|
||||||
</p>
|
</p>
|
||||||
</div2>
|
</div2>
|
||||||
<div2>
|
<div2 id=AREASCANSORT>
|
||||||
<head>
|
<head>
|
||||||
AREASCANSORT <sortspec=XZBE>
|
AREASCANSORT <sortspec=XZBE>
|
||||||
</head>
|
</head>
|
||||||
@ -4456,7 +4650,7 @@ AREASEP !C "Group C" C Local]]></eg>
|
|||||||
<code>-E</code> commandline switch.
|
<code>-E</code> commandline switch.
|
||||||
</p>
|
</p>
|
||||||
</div2>
|
</div2>
|
||||||
<div2>
|
<div2 id=AREATYPEORDER>
|
||||||
<head>
|
<head>
|
||||||
AREATYPEORDER <type1=Net> <type2=EMail> <type3=Echo>
|
AREATYPEORDER <type1=Net> <type2=EMail> <type3=Echo>
|
||||||
<type4=News> <type5=Local>
|
<type4=News> <type5=Local>
|
||||||
|
Reference in New Issue
Block a user