Qdesign enhancement - Required Secondary file

Darren Reely - Lists devlists at reely.com
Wed Jun 6 14:23:49 CDT 2007


Me to.

More interesting feature additions from my experience is the ability  
to use native SQL functions for the DB engine I'm using, or an _easy_  
way to add functions that would be useable from Quick, Quiz, and QTP.

Local scope variables.

Another one is the ability to use a passed in value to a screen as  
the input for a fetch, when that value is passed as opposed to empty,  
otherwise allow for interactive user input.

My favorite is that you can't have left sided evaluations;

	define x = value if function1() = function2()

You have to do;

	define z = funciton1()
	define x = value if z = function2()


As far as HTML support, Quiz seems the natural place to start as its  
output can be used almost anywhere. Also recall our recent CSV file  
discussion. Perhaps dump Quiz for ReportNet.


On Jun 6, 2007, at 9:22 AM, Pickering, John (NORBORD) wrote:

> >A new option (REQUIRED) to a secondary file that would NOT  
> generate the OPTIONAL in the generated FIND procedure.
>
>
>
> Me too. Me too. Me too.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sowder.com/pipermail/powerh-l/attachments/20070606/ac2016c8/attachment-0001.html


More information about the powerh-l mailing list