Hello Shot,

On Monday, July 09, 2001 at 1:54:35 PM you wrote (at least in part):

S> 1. Is there a way to suggest TB! where to break a cookie? For example
S> this cookie should be broken before the "-- Terry..." line.

Insert a '\n' where the cookie should be broken

S> 2. Is there a way to tell TB! to automagically wrap long cookies? For
S> example this cookie is long and should be wrapped at column 70.

insert the cookie with

%WRAPPED="%COOKIE"

If you insert it from a file use

%WRAPPED="%COOKIE='file'"

But be aware: if you use the '%wrapped' macro the '\n'-s in the file become
ignored, or better: they're interpreted and the hole text is 'wrapped' AFTER
the '\n' are are done, and wrapped does mean re-wrapped 'in the whole'.

So you'll have to decide whether to use consequently '\n' and do the wrap at
col 70 manually (that's what I've done) or use the %wrapped macro that may
destroy the sense in some cases (rewrap the 'who wrote it' sig into the last
line but not leave it alone on one line)
-- 
Regards
Peter Palmreuther                            mailto:[EMAIL PROTECTED]
(The Bat! v1.53d on Windows NT 5.0 Build 2195 Service Pack 2)

In a Yugoslavian hotel: 
The flattening of underwear with pleasure is the job of the chambermaid.

-- 
______________________________________________________
Archives   : <http://tbudl.thebat.dutaint.com>
Moderators : <mailto:[EMAIL PROTECTED]>
TBTech List: <mailto:[EMAIL PROTECTED]>
Unsubscribe: <mailto:[EMAIL PROTECTED]>

You are subscribed as : [email protected]


Reply via email to