New PowerHouse Documentation
Joe Boyle
atla38 at dsl.pipex.com
Mon Jun 25 13:45:29 CDT 2007
I was simply responding to Bob's comment ( reproduced below ) perhaps it is
now time to make this syntax meaningful or remove it.
If you spot any issues, please let me know.
Bob
In addition to Lee's comments, I imagined that the surname must be a
repeating index which means you would always get the same employeenumber
returned for btree type data files, or a randomly varying employeenumber for
RDB tables.
There are so many permutations that could be created by adding syntax, or
simply imagining a scenario not established in the example.
The request for an answer was a tad rhetorical, but there may have been
someone that had a plausible one - it seems not.
_____
From: powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com
[mailto:powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com] On Behalf Of
Ken Langendock
Sent: 25 June 2007 13:07
To: powerh-l at lists.sowder.com
Subject: RE: New PowerHouse Documentation
Are you serious? Are you still looking for an answer?
Ken
_____
From: powerh-l-bounces+ken.langendock=rogers.com at lists.sowder.com
[mailto:powerh-l-bounces+ken.langendock=rogers.com at lists.sowder.com] On
Behalf Of Joe Boyle
Sent: June 24, 2007 7:18 AM
To: 'Deskin, Bob'; powerh-l at lists.sowder.com
Subject: RE: New PowerHouse Documentation
Hi Bob,
The stuff below has always confounded me, and I am staggered to see it still
included in the Qdesign reference Documentation. I first saw this in the
early 90's after being on my first PH training course and assumed that I was
not familiar enough with PH to understand it - 15 years later and I still
don't understand it.
In the following example, an employees file is used to develop a screen that
contains an
employee's surname and first name. The field employee-NUMBER is a silent
field that is used for
lookup only, and QDESIGN generates an edit verb for this field in the
default entry procedure.
The EDIT verb causes QUICK to perform a lookup, ensuring that an
EMPLOYEENUMBER for
the specified LASTNAME and FIRSTNAME exists.
> SCREEN EMPNAMES
> FILE EMPLOYEES PRIMARY
> FIELD LASTNAME OF EMPLOYEES REQUIRED NOCHANGE
> FIELD FIRSTNAME OF EMPLOYEES
> FIELD EMPLOYEENUMBER OF EMPLOYEES &
> SILENT LOOKUP ON EMPLOYEES
>
> PROCEDURE ENTRY
> BEGIN
> ACCEPT LASTNAME OF EMPLOYEES
> ACCEPT FIRSTNAME OF EMPLOYEES
> EDIT EMPLOYEENUMBER OF EMPLOYEES
> END
> BUILD
I am sharing this with the list just in case anyone can tell me how this
works ?
_____
From: powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com
[mailto:powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com] On Behalf Of
Deskin, Bob
Sent: 22 June 2007 22:14
To: powerh-l at lists.sowder.com
Subject: New PowerHouse Documentation
I've just posted the updated documentation to the PowerHouse Web site at
<http://powerhouse.cognos.com> http://powerhouse.cognos.com
These books should be up to date as of 3.4E/8.4E. We've also corrected most
of the outstanding documentation issues. The rest will be looked at for the
next version.
If you spot any issues, please let me know.
Bob
This message may contain privileged and/or confidential information.
If you have received this e-mail in error or are not the intended recipient,
you may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sowder.com/pipermail/powerh-l/attachments/20070625/70c6b65f/attachment.html
More information about the powerh-l
mailing list