Qdesign syntax
GGrimm@pcc-structurals.com
GGrimm@pcc-structurals.com
Thu, 20 Apr 2000 15:44:49 -0700
I've got another "brain drain" and don't see what is causing this
simple screen to error. By the way, it's blatantly plagiarized from
Cognos web site. I'm converting the MPE graphing example to Unix, PH
version 8.13,d2.
=============
Q D E S I G N (PowerHouse 8.13.D2)epared now....
Copyright 1999 COGNOS INCORPORATED
> SCREEN PAINTRUN NOACTIONBAR NOMODE MENU
HILITE DATA OFF
DRAW THICK 02,10 TO 23,76
DRAW THIN 02,23
^^^^^^
*E* Expected: <eol> ON FOR WINDOW MESSAGE MENU SLAVE
PREDISPLAY
STOPSCREEN ACTIVITIES FIELDMARK NOFIELDMARK MODE NOMODE
ACTION
NOACTION ACTIONBAR NOACTIONBAR FROM TO HELP NOSEQUENTIAL
AUTOUPDATE AUTORETURN AUTOMODIFY PANEL NOPANEL FORM LOCK
RECEIVING USERS COMMIT NOCOMMIT CONTINUE TRANSACTION
==========================
(source)
SCREEN PAINTRUN NOACTIONBAR NOMODE MENU
HILITE DATA OFF
DRAW THICK 02,10 TO 23,76
DRAW THIN 02,23 TO 23,23
DRAW THIN 02,29 TO 23,34
DRAW THIN 02,39 TO 23,44
DRAW THIN 02,49 TO 23,54
DRAW THIN 02,59 TO 23,64
DRAW THIN 02,69 TO 23,74
title ' 2000' AT 3,12
title '0402 2000' AT 5,12
title '0403 2000' AT 7,12
title '0404 2000' AT 9,12
title '0405' AT 11,12
title '' AT 13,12
title '' AT 15,12
title '' AT 17,12
title '' AT 19,12
title '' AT 22,12
TITLE '0 1 2 3 4 5' AT 24,24
TITLE ' 6 7 8 9 10' AT 24,50
TITLE '10:968 (#) ' at 24,01
HILITE TITLE INVERSE
TITLE ' ' AT 3,24
TITLE ' ' AT 5,24
TITLE ' ' AT 7,24
TITLE ' ' AT 9,24
TITLE ' ' AT 11,24
PROCEDURE INITIALIZE
INFO='{Xit ^} ' + &
' Yearly Shipped Quantities '
GO
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.