All:

 

Rbase e9.5(64) su

Win 7 pro

 

The following representative PAUSE command:

 

PAUSE 2 USING 'Blah Blah' +

CAPTION 'Who writes captions this long??'

 

.sizes the PAUSE window for the short message, truncating the caption.

 

The same message with the width parameter:

 

PAUSE 2 USING 'Blah Blah' =50 +

CAPTION 'Who writes captions this long??'

 

.produces the same result, if for no other reason than that there's nothing
to wrap.

 

No difference if the message and caption are fed through variables.

 

Thoughts?

 

Bruce Chitiea

SafeSectors, Inc.

eCondoMetrics

Reply via email to