Groups
Groups
Sign in
Groups
Groups
news.software.readers
Conversations
About
Send feedback
Help
Sort By Relevance
Sort By Date
1–23 of 23
Lars Anders
,
Bernd Rose
3
1/25/22
(Dialog) Truncate multiple %newsgroups%
kind help. I understand every point you maked. The
OnBeforeSendingMessage
is not easy for me. That is OK. I will
remove
the %newsgroup% after this reply to you. Bernd, Thank you!
unread,
(Dialog) Truncate multiple %newsgroups%
kind help. I understand every point you maked. The
OnBeforeSendingMessage
is not easy for me. That is OK. I will
remove
the %newsgroup% after this reply to you. Bernd, Thank you!
1/25/22
Rudolph Rhein
,
Bernd Rose
3
11/21/21
<dialog> 40Tude Dialog program OnBeforeSendingMessage; procedure RemoveHeaders.ds
like "
OnBeforeSendingMessage
" and accompany them with general terms like "
remove
" to narrow the search down. A list of all Dialog-internal functions provides
unread,
<dialog> 40Tude Dialog program OnBeforeSendingMessage; procedure RemoveHeaders.ds
like "
OnBeforeSendingMessage
" and accompany them with general terms like "
remove
" to narrow the search down. A list of all Dialog-internal functions provides
11/21/21
Doyun Jahng
, …
VanguardLH
22
9/10/18
40tude find & replace 4 characters before sending message!!!!!!
the >
OnBeforeSendingMessage
event in Dialog. > > Probably the one most experienced with Dialog's code and writing scripts > is Bernd Rose. Either wait for him to
unread,
40tude find & replace 4 characters before sending message!!!!!!
the >
OnBeforeSendingMessage
event in Dialog. > > Probably the one most experienced with Dialog's code and writing scripts > is Bernd Rose. Either wait for him to
9/10/18
R Radev
, …
Bernd Rose
14
9/2/18
[dialog] Set the header date to a different TIMEZONE than the machine time zone?
? >
OnBeforeSendingMessage
can not only be used to delete headers, but also > to modify them. I have never been able to get the time-zone related headers modified in
OnBeforeSendingMessage
unread,
[dialog] Set the header date to a different TIMEZONE than the machine time zone?
? >
OnBeforeSendingMessage
can not only be used to delete headers, but also > to modify them. I have never been able to get the time-zone related headers modified in
OnBeforeSendingMessage
9/2/18
Stijn De Jong
, …
tlvp
50
1/8/17
Request help with 40tude dialog program syntax
start of
OnBeforeSendingMessage
) should have been: > > GetIdentities(message, servername, true, FromIdentity, > NewsgroupIdentity, ServerIdentity); > > ie
unread,
Request help with 40tude dialog program syntax
start of
OnBeforeSendingMessage
) should have been: > > GetIdentities(message, servername, true, FromIdentity, > NewsgroupIdentity, ServerIdentity); > > ie
1/8/17
Stijn De Jong
, …
Whiskers
67
2/11/17
Ping Bernd Rose: How do you set and define a variable in 40Tude Dialog
you unconditionally
remove
the encoding information, you endanger any transmission and any receiving server and client, if it isn't programmed to react robust on mal-formatted
unread,
Ping Bernd Rose: How do you set and define a variable in 40Tude Dialog
you unconditionally
remove
the encoding information, you endanger any transmission and any receiving server and client, if it isn't programmed to react robust on mal-formatted
2/11/17
Henry Jones
, …
Nadegda
16
7/8/16
40-tude Dialog script syntax question
. program
OnBeforeSendingMessage
; // Date: 2004/11/16 const // ---------------------------------------------------- // Configuration settings // -------------------
unread,
40-tude Dialog script syntax question
. program
OnBeforeSendingMessage
; // Date: 2004/11/16 const // ---------------------------------------------------- // Configuration settings // -------------------
7/8/16
Kazumi Inoue
, …
Dr J R Stockton
176
7/10/16
Pan Date header preference setting for time zone
tude to
remove
more than one header at a time though, and the syntax is beyond me, but here is the script I used inside of Dialog. If anyone here understands how to string *multiple* headers
unread,
Pan Date header preference setting for time zone
tude to
remove
more than one header at a time though, and the syntax is beyond me, but here is the script I used inside of Dialog. If anyone here understands how to string *multiple* headers
7/10/16
PeterC
, …
Bernd Rose
11
10/4/12
Excessive blank lines in Dialog
Is there a way for Dialog to remove the blank, quoted lines in received items? They make scrolling
unread,
Excessive blank lines in Dialog
Is there a way for Dialog to remove the blank, quoted lines in received items? They make scrolling
10/4/12
Tom
,
Bozweb
2
6/28/08
Remove outgoing headers 40tude dialog freeware nntp newsreader
I pieced together from the record the following usenet tutorial which might help others who care
unread,
Remove outgoing headers 40tude dialog freeware nntp newsreader
I pieced together from the record the following usenet tutorial which might help others who care
6/28/08
Walker
,
Sourcerer
5
3/30/08
[DIALOG] Scripting No Workee
into the
OnBeforeSendingMessage
event script - compiled, > saved, and reloaded (to be on the safe side). > > Trying using this code instead of whatever you have up there, unwrapping
unread,
[DIALOG] Scripting No Workee
into the
OnBeforeSendingMessage
event script - compiled, > saved, and reloaded (to be on the safe side). > > Trying using this code instead of whatever you have up there, unwrapping
3/30/08
Steve Wertz
12/25/06
Re: [Dialog] Attachments can't be seen with Mozilla
unless you
remove
the headers mentioned below. On Sun, 24 Dec 2006 23:28:31 -0500, Rinaldi J. Montessi wrote: > Steve Wertz wrote: >> This seems to be a problem with all Mozilla
unread,
Re: [Dialog] Attachments can't be seen with Mozilla
unless you
remove
the headers mentioned below. On Sun, 24 Dec 2006 23:28:31 -0500, Rinaldi J. Montessi wrote: > Steve Wertz wrote: >> This seems to be a problem with all Mozilla
12/25/06
Korbinian Abenthum
7/1/05
Re: [Dialog] Combine two scripts for the same event
Jackson Wallace wrote: > http://www.40tude.com/dialog/wiki/index.php/ScriptDateTimeInsert >
unread,
Re: [Dialog] Combine two scripts for the same event
Jackson Wallace wrote: > http://www.40tude.com/dialog/wiki/index.php/ScriptDateTimeInsert >
7/1/05
Keith
5/4/04
[Dialog] It killed my script
Pflanz program
OnBeforeSendingMessage
; function
OnBeforeSendingMessage
(var Message: TStringlist; Servername: string; IsEmail: boolean):boolean; var i,j:integer; s:string
unread,
[Dialog] It killed my script
Pflanz program
OnBeforeSendingMessage
; function
OnBeforeSendingMessage
(var Message: TStringlist; Servername: string; IsEmail: boolean):boolean; var i,j:integer; s:string
5/4/04
OB1
,
Hans Euler
2
4/4/04
Custom header script
the '
remove
any header' script by Andreas > Loch i found in Wiki, to
remove
the first two characters from any > header, thereby making it possible to add your header by
unread,
Custom header script
the '
remove
any header' script by Andreas > Loch i found in Wiki, to
remove
the first two characters from any > header, thereby making it possible to add your header by
4/4/04
OB1
4/4/04
[Dialog] Custom header script
For all those interested, i have made (well sort of) a script to insert any custom header in your
unread,
[Dialog] Custom header script
For all those interested, i have made (well sort of) a script to insert any custom header in your
4/4/04
Alan LeHun
,
matija
4
1/22/04
[Dialog] Script function to return group name.
I'm trying to work out how to get the name of the currently read group when following-up a post
unread,
[Dialog] Script function to return group name.
I'm trying to work out how to get the name of the currently read group when following-up a post
1/22/04
Ernie Ramaker
, …
matija
5
10/28/03
[Dialog] Scripting question
? program
OnBeforeSendingMessage
; const cNewsgroups = 'Newsgroups: '; cGroup = 'foo.bar'; cDistribution = 'Distribution: world'; function
OnBeforeSendingMessage
unread,
[Dialog] Scripting question
? program
OnBeforeSendingMessage
; const cNewsgroups = 'Newsgroups: '; cGroup = 'foo.bar'; cDistribution = 'Distribution: world'; function
OnBeforeSendingMessage
10/28/03
M.B.
,
matija
3
8/27/03
[Dialog] Help with Now Playing script
a new
OnBeforeSendingMessage
event script, delete everything and paste my X-Now-Playing script code in the editor. save the script, compile, exit dialog, start it again (not necessary
unread,
[Dialog] Help with Now Playing script
a new
OnBeforeSendingMessage
event script, delete everything and paste my X-Now-Playing script code in the editor. save the script, compile, exit dialog, start it again (not necessary
8/27/03
matija
, …
Jernej Simončič
24
7/6/03
[dialog] X-Now-Playing script v0.45
- program
OnBeforeSendingMessage
; // ---------------------------------------------------------------------- const // set this to true if you want x-headers and/or song
unread,
[dialog] X-Now-Playing script v0.45
- program
OnBeforeSendingMessage
; // ---------------------------------------------------------------------- const // set this to true if you want x-headers and/or song
7/6/03
matija
, …
ChaKy
9
6/22/03
[dialog] X-Now-Playing script :)
. program
OnBeforeSendingMessage
; // ---------------------------------------------------------------------- const winampWindowTitle = 'Winamp v1.x'; WM_USER
unread,
[dialog] X-Now-Playing script :)
. program
OnBeforeSendingMessage
; // ---------------------------------------------------------------------- const winampWindowTitle = 'Winamp v1.x'; WM_USER
6/22/03
Marco
, …
Peter Giese
3
12/25/02
[40Tude Dialog] Removing User-Agent header?
Does anyone know if it's possible to remove the User-Agent header in 40tude dialog? I don't
unread,
[40Tude Dialog] Removing User-Agent header?
Does anyone know if it's possible to remove the User-Agent header in 40tude dialog? I don't
12/25/02
Rocky
, …
matija
5
11/13/02
[Dialog] Where is the full scripting langurage reference?
Where can one find the complete scripting reference for Dialog. The built in help has only a small
unread,
[Dialog] Where is the full scripting langurage reference?
Where can one find the complete scripting reference for Dialog. The built in help has only a small
11/13/02