Hi Rick, On Mon, 26 Nov 2001 15:01:40 -0500GMT (27/11/2001, 04:01 +0800GMT), Rick Reumann wrote:
MDP>> %IF:"%CCLIST"="":%- MDP>> "On %ODateEn, %OTimeLongEn, %OFromFName ":%- MDP>> " %OFromFName, RR> Thanks, the above is perfect when I switch it to RR> IF:"%CCLIST"!="":%- This does not work if there are more than one addresses in the TO list. This could probably be dealt with in a RegEx: 'SetRegExPattern=%TOLIST; IF InstancesOf "@" > 1 THEN...' or the like might work. Don't use this syntax, it's only pseudo code illustrate the idea. Luckily, this is stuff for TBTECH, which I am not subsribed to. ;-) -- Cheers, Thomas. Moderator der deutschen The Bat! Beginner Liste. Anmeldung unter: [EMAIL PROTECTED] Message reply created with The Bat! 1.53t under Chinese Windows 98 4.10 Build 1998 on a Pentium II/350 MHz. -- ________________________________________________________ Archives : http://tbudl.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] TBTech List: mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED] Latest Vers: 1.53d FAQ : http://faq.thebat.dutaint.com

