Compiled vs Uncompiled Quiz

Darren Reely darren_reely@latticesemi.com
Mon, 27 Mar 2000 11:23:39 -0800


Sometimes you may want only a slight change to your quiz program such as...

  exec myprogram.qzc nogo
  sort on lot_id d  ;reverse or change sort
  @IF USER_IDIOT
        and select if lot_status = 'COMPLETE'  ;'idiot' only wants
completed lots
  @ENDIF

This could be executed via:  quiz auto=myprogram-alternate1.qzs
CC='(USER_IDIOT)'

Note that I'm changing the behavior of a compiled program.  With a little
work you can even use define's that are prompted for.

I've done this basic thing once or twice, rather than copy an entire
source.

Darren


"Johnson, Tracy" wrote:
> 
> This is a definite plus, because you add things like:
> 
> @IF USER_IDIOT
> ....
> @ENDIF
> 
> Tracy M. Johnson
> TRW Automotive Electronics
> Sensors & Components
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
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.