[md-2] ROT-13 in MD-2

2002-02-27 Thread Emilio Desalvo
Hello How do I do ROT-13 encoding and decoding in MD-2? Is there any AREXX macro? Thanks. -- Emilio Desalvo /\ #mailto:[EMAIL PROTECTED]# - #mailto:[EMAIL PROTECTED]# /\ +-+ /\ ! Ms. Wolversham, you are authorized to

[md-2] MD-2-V3 arexx plugin

2002-02-27 Thread Dave 'Targhan'
hello all: After a message was posted a while back, I looked at some of the ARexx ports on MD. Then, I proceeded to have a look see at some of the filter options. The conclusion? I think it would be possible to use multiple arexx scripts with the filters to do the following: 1) capture

[md-2] Re: Dates

2002-02-27 Thread Chris Young
Hi frank.stephens, On Tuesday 26-Feb-02, frank.stephens wrote: This may well be a question which has been asked previously but why is the Date shown in the Account Overview and the main heading of a message, one day in advance of the date shown in the transmission details although the

[md-2] Re: ROT-13 in MD-2

2002-02-27 Thread Chris Young
Hi Emilio, On Monday 25-Feb-02, Emilio Desalvo wrote: Hello How do I do ROT-13 encoding and decoding in MD-2? Is there any AREXX macro? Yes, you need to do it in ARexx. There is a way of achieving it purely in ARexx but I can't remember the command. It was posted here a while back, I'm

[md-2] Re: ROT-13 in MD-2

2002-02-27 Thread Jules
Emilio Desalvo wrote about '[md-2] ROT-13 in MD-2' on Mon, 25 Feb 2002 22:51:46 +0100 Hello How do I do ROT-13 encoding and decoding in MD-2? Is there any AREXX macro? The original message and script. -- 8 -- /* Rot13 */ if ~SHOW('LIBRARIES','rmh.library') then do if