PAUSE 2 USING 'Blah Blah ' CAPTION 'Who writes captions this long??'
I made using message 50 wide between the quotes. I do not see a option for Pause to declare how wide the pause box will be i.e. your =50 The box will be as wide as the Using ' ' (message) -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Bruce A. Chitiea Sent: Wednesday, May 29, 2013 10:47 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Pause Command: Window Width 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

