Re: WRAPJUSTIFY macro syntax

2002-09-24 Thread Marck D Pearlstone

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Januk,

@23-Sep-2002, 22:12 -0700 (06:12 UK time) Januk Aggarwal [JA] in
[EMAIL PROTECTED]">mid:[EMAIL PROTECTED] said:

JA BTW, what exactly is the problem trying to be solved?  I'm no
JA longer on TBUDL, so I missed the beginning of this thread.

Right aligned / centred cookie blocks.

- --
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v1.62/Beta5 on Windows 2000 5.0.2195 Service Pack 2
'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.1.91-nr1 (Windows 2000)

iD8DBQE9kCM0OeQkq5KdzaARAgJZAKCYGcV3Kd+5DtKMI2PuI3l/JSv8hwCg1oT2
TYamH+twRkZ55rnO7k7XDzU=
=mUme
-END PGP SIGNATURE-




 Current version is 1.61 | Using TBTECH information:
http://www.silverstones.com/thebat/TBUDLInfo.html



Re: WRAPJUSTIFY macro syntax

2002-09-23 Thread Sudip Pokhrel

Hi Marck,

On Monday, September 23, 2002 10:42 your local time, (15:27 my local
time), you [MDP] wrote:

[../contd from TBUDL: mid:[EMAIL PROTECTED] ]

MDP It seems to me that This task has nothing to do with
MDP justification. It is about indentation.

Yes, indentation was the word I was looking for ;)

MDP You are not making your purpose clear - what are you trying to do

Actually, I am trying to indent the cookies to the center or right
side of the message area. This is the macro I use for my cookies:

%wrapped=%cookie='C:\Program Files\The Bat!\cookies.txt'

MDP ... we can either help you to achieve something like it (probably
MDP best handled on tbtech) or maybe persuade you that it's not such
MDP a good idea ;-)

preferably the former Marck :)

-- 
Be Well,   Sudip Pokhrel
Sudip  Kathmandu-NP.
___PGP Key ID: 0xD93F5185
TB! v1.61 on XP Pro|   http://pgpkeys.mit.edu
P4-1.6Ghz 256MB RAM|
___
Reality continues to ruin my life. - Calvin and Hobbes
/\  
\ /  ASCII Ribbon Campaign - Against HTML Mail
 X   
/ \



 Current version is 1.61 | Using TBTECH information:
http://www.silverstones.com/thebat/TBUDLInfo.html



Re: WRAPJUSTIFY macro syntax

2002-09-23 Thread Allie C Martin

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

In [EMAIL PROTECTED]">mid:[EMAIL PROTECTED],
Sudip Pokhrel [SP] wrote:'

SP Actually, I am trying to indent the cookies to the center or right
SP side of the message area. This is the macro I use for my cookies:

SP %wrapped=%cookie='C:\Program Files\The Bat!\cookies.txt'

I've been trying to do this as well, so I'm all ears. :)

- -- 
Allie C Martin \  TB! v1.62/Beta5  WinXP Pro (SP1)
 List Moderator/   PGP Key - http://pub-key.ac-martin.com
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (Win32) - GPGshell v2.55

iD8DBQE9juueV8nrYCsHF+IRAuQCAJ0ViJtJhazSt8OcPAxXj/Vclfr9xACfUYRT
gRq2epRdNLyWdCN32JOzNes=
=OTXM
-END PGP SIGNATURE-



 Current version is 1.61 | Using TBTECH information:
http://www.silverstones.com/thebat/TBUDLInfo.html



Re: WRAPJUSTIFY macro syntax

2002-09-23 Thread Marck D Pearlstone

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Sudip,

@23-Sep-2002, 16:42 +0545 (11:57 UK time) Sudip Pokhrel [SP] in
[EMAIL PROTECTED]">mid:[EMAIL PROTECTED] said:

 I've been trying to do this as well, so I'm all ears. :)

SP If I read between the lines correctly, are you implying that
SP this is murderously difficult task? :)

It is. Horribly. It would have to be a subversion of the recursive
wrap macro and may need the writing of a completely new wrapping
routine using regular expressions. Whatever the case, it's not
something I can tackle this week.

- --
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v1.62/Beta5 on Windows 2000 5.0.2195 Service Pack 2
'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.1.91-nr1 (Windows 2000)

iD8DBQE9jvk3OeQkq5KdzaARAgelAKCD8WtHnM6CkTjs3uCWakZDFd1/dgCglEOX
w28BESe7MXe7cBnCrVSaEGo=
=kUjo
-END PGP SIGNATURE-




 Current version is 1.61 | Using TBTECH information:
http://www.silverstones.com/thebat/TBUDLInfo.html



Re: WRAPJUSTIFY macro syntax

2002-09-23 Thread Allie C Martin

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

In [EMAIL PROTECTED]">mid:[EMAIL PROTECTED],
Sudip Pokhrel [SP] wrote:'

SP If I read between the lines correctly, are you implying that
SP this is murderously difficult task? :)

LOL!! Not at all.

I've not gone beyond trying to achieve the effect with the %Wrapped
macro.

- -- 
Allie C Martin \  TB! v1.62/Beta5  WinXP Pro (SP1)
 List Moderator/   PGP Key - http://pub-key.ac-martin.com
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (Win32) - GPGshell v2.55

iD8DBQE9jvq5V8nrYCsHF+IRAqMOAKCEhf9v29EBrfY7d6UzfmBdSmKnuwCffwPi
5WnGL1MM0C5c79rcryyhNSk=
=KEdn
-END PGP SIGNATURE-



 Current version is 1.61 | Using TBTECH information:
http://www.silverstones.com/thebat/TBUDLInfo.html



Re: WRAPJUSTIFY macro syntax

2002-09-23 Thread Sudip Pokhrel

Hi Marck,

On Monday, September 23, 2002 12:21 your local time, (17:06 my local
time), you [MDP] wrote:

MDP It is. Horribly.

Ahh.. I see.

MDP It would have to be a subversion of the recursive wrap macro and
MDP may need the writing of a completely new wrapping routine using
MDP regular expressions

I get you Marck ! LOL. Now, this line is going to my 'high-tech excuses for boss'
database !

Boss: Why is this project late?
Me:   It's because of subversion of the recursive wrap macro that may need
  the writing of a completely new wrapping routine using regular
  expressions !

-- 
Be Well,   Sudip Pokhrel
Sudip  Kathmandu-NP.
___PGP Key ID: 0xD93F5185
TB! v1.61 on XP Pro|   http://pgpkeys.mit.edu
P4-1.6Ghz 256MB RAM|
___
5 out of 4 people don't understand fractions
/\  
\ /  ASCII Ribbon Campaign - Against HTML Mail
 X   
/ \



 Current version is 1.61 | Using TBTECH information:
http://www.silverstones.com/thebat/TBUDLInfo.html