COGNOiSe.com - The IBM Cognos Community

UNICOM Products => UNICOM PowerHouse => Topic started by: CHUCK_LOWE on 18 Jun 2007 01:36:25 PM

Title: QUICK 132 COLUMNS
Post by: CHUCK_LOWE on 18 Jun 2007 01:36:25 PM
We need to use a quick screen with 132 columns.  The ref books do not exactly explain this. 
We are on PowerHouse version 8.49D1 and HP MPE/iX ver C.70.00.  And we are using Minisoft ver 5.3 that support 132 columns (and more)

Thanks in advanced!
Title: Re: QUICK 132 COLUMNS
Post by: Blue on 18 Jun 2007 11:16:47 PM
Quick supports 132 columns, at least it does with Open VMS and HP/UX.  There is a SET statement to do this if I remember correctly.
Title: Re: QUICK 132 COLUMNS
Post by: CHUCK_LOWE on 19 Jun 2007 09:50:53 AM
Thanks.  There is no option on the SET statment in QUICK (Qdesign).  I tried to search the Web and found no help there.  HELP !!!!!! ???
Title: Re: QUICK 132 COLUMNS
Post by: MFGF on 28 Jun 2007 10:45:42 AM
Hi,

As I recall, you need to add syntax to the SCREEN statement to indicate widths other than 80 in a quick screen.  In QDESIGN, try something like:

SCREEN xxxx WIDTH 132

If that doesn't work, check the correct syntax in the documentation.

Best regards,

MF.
Title: Re: QUICK 132 COLUMNS
Post by: Roger on 04 Jul 2007 10:19:44 AM
See:  http://www.docs.hp.com/cgi-bin/doc3k/B3225690001.10475/27

I  am not currently working on MPE, but if I remember when I used to do this, I sent the MPE screen width command immediately before calling the 132-col screen and then  sent the command again for 80 after screen exit.

You may also need the FROM ... TO options in the QDESIGN SCREEN statement.
Title: Re: QUICK 132 COLUMNS
Post by: Erik on 17 Feb 2010 10:19:03 AM
The syntax you need is...

SCREEN ... FROM 1,1 TO 23,132

You may also need other options e.g.

MESSAGE ON LINE 24
WINDOW ON LINE 1

etc.
Title: Re: QUICK 132 COLUMNS
Post by: MFGF on 24 Feb 2010 06:17:31 AM
Holy Thread Resurrection, Batman!!!  ;D

Thanks for the info Erik - much appreciated.

PS - I know an Erik who is a PowerHouse guru in Bracknell.  Not you, by any chance?

MF.