[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Communication/display box Problem When Migrating from SQR 3.0 to 4.0
This is somewhat confusing because the SQR 3 that I'm using has the DOS
communication box. You said "SQR3.0 from Powerbuilder...perhaps they had a
special "Powerbuilder" version? Becuase the "mainstream" SQR process uses
that wonderful DOS communication box..mainly because its really a DOS
program that is pretending to be a Windows program.
SQRW is nothing but a front end package that turns around and executes a
dos program behind the scenes. Thus the dos communication box.
At 11:29 AM 11/11/98 -0600, you wrote:
>I am currently in the process of migrating to SQR4.0(32-bit) from
>SQR3.0(16-bit). When running a report with SQR3.0 (From Powerbuilder),
>I display statements on the screen to indicate to me how far along the
>report processing is. In this version, these statements appear in a box
>which appears to be like MS-Notepad. It has a 'CANCEL' as a menu bar
>item so you can cancel the processing of a report. When canceling, only
>the SQR processing stops and the calling Powerbuilder app stays open.
>If the report processing completes without canceling out of the
>processing, this menu bar item then changes to 'CLOSE'.
>
>In SQR4.0, however, the box that my display statements appear in looks
>like a DOS communication box. It has no 'CANCEL' menu bar item to click
>on to cancel the SQR report. The only way I can see to cancel is to
>click on the 'X' in the upper right hand corner of the communication
>box. In doing this, not only does the SQR processing stop, but the
>calling Powerbuilder shuts down as well.
<snip>