Added info about URLHANDLER token
This commit is contained in:
parent
04a5b89a91
commit
7fa8a56223
@ -744,6 +744,15 @@ INTERNETREPLY NO ; Only use FSC-35 if the address is too long.
|
||||
// Check the nodelist system name for an Internet address.
|
||||
INTERNETLOOKUP Yes
|
||||
|
||||
// How to search the URL list.
|
||||
// Sort - sort URLs alphabetically.
|
||||
// FromTop - search URLs from message top.
|
||||
// NotFromTop - search URLs from screen top.
|
||||
PeekURLOptions FromTop, Sort
|
||||
|
||||
// URLHANDLER <externutil_options> <command> <template token>
|
||||
URLHandler -NoPause -NoKeepCtrl -Wipe -NoCls start "" @url
|
||||
|
||||
// Process RFC Headerlines at top of the message.
|
||||
INTERNETRFCBODY No
|
||||
|
||||
|
@ -893,10 +893,11 @@ PeekURLOptions FromTop, Sort
|
||||
// ƒ¤¥: <externutil_options> - ¯ p ¬¥âpë «®£¨çë¥ § ¤ ¢ ¥¬ë¬
|
||||
// ¤«ï ‚¥è¨å “⨫¨â (ªp®¬¥ ®¬¥p ¢¥è¥© ã⨫¨âë).
|
||||
// ‚ ¯p¨¬¥p¥ ¨¦¥, ¯p¨ ¦ ⨨ Enter ©¤¥®¬ URL, § ¯ã᪠¥âáï
|
||||
// ¯p®£p ¬¬ "Microsoft Internet Explorer" á ¤p¥á®¬ ¢ë¡p ®£® URL:
|
||||
; URLHANDLER -NoPause -NoKeepCtrl -Wipe E:\PROGRA~1\PLUS!\MICROS~1\IEXPLORE.EXE @url
|
||||
// ¯à®£à ¬¬ ¯® 㬮«ç ¨î á ¤à¥á®¬ ¢ë¡à ®£® URL:
|
||||
; URLHandler -NoPause -NoKeepCtrl -Wipe -NoCls start "" @url
|
||||
// € ¢ í⮬ á«ãç ¥ ©¤¥ë¥ URL ¬®¦® ᮡ¨p âì ¢ ⥪áâ®¢ë© ä ©«:
|
||||
URLHANDLER echo @url >> C:\FIDO\Urls_Ged.txt
|
||||
; URLHANDLER echo @url >> C:\FIDO\Urls_Ged.txt
|
||||
|
||||
|
||||
// <20> §à¥è ¥âáï ¨á¯®«ì§®¢ âì ¨§ SoupGate ᮢ¬¥áâ® á AreaIsEmail.
|
||||
// (<28>® 㬮«ç ¨î - No).
|
||||
|
Reference in New Issue
Block a user