New PowerHouse Documentation

Joe Boyle atla38 at dsl.pipex.com
Sun Jun 24 06:18:24 CDT 2007


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/20070624/e3c54112/attachment-0001.html


More information about the powerh-l mailing list