Running Quick IN BATCH MODE
Ole Hansen, ScanConsult
oh@scanconsult.dk
Fri, 5 Mar 2004 09:46:21 +0100
Hi,
Just a note to Peter Bateman's mail :
We often use QUIZ to create the QKIN-file, e.g.
access proddata
select if (RECALC = "Y")
set nohead
set page length 0
set rep lim 1000000
set rep dev disc name drvfile
rep tab 1 "F;" tab 3 itemno tab 11 ";CALC;U"
go
producing a file like this :
F;AQ151336;CALC;U
F;AW151782;CALC;U
F;BF151793;CALC;U
F;CQ151804;CALC;U
...
...
^
CALC is a designer procedure in this example - and do not forget the ^ in
the last line, as this exits the screen.
Using this file as the QUICK input file makes the target screen find the
product numbers, do a CALCulation and update the screen.
Mange hilsner / With kind regards
Ole Hansen
===========================================================
E-mail: oh@scanconsult.dk Cell Phone: +45 4040 1150
===========================================================
ScanConsult IT-Partners ApS Voice : +45 8738 7474
Jegstrupvej 96A Fax : +45 8738 7475
DK-8361 Hasselager Support : support@scanconsult.dk
Denmark Sales : sales@scanconsult.dk
http://www.scanconsult.dk
= ParaSuite : A Suite of Air Cargo Handling solutions =
= ParaSafe : A Suite of IT-Security solutions =
= Partners : Hewlett-Packard, Cognos, Microsoft and more =
-----Original Message-----
From: powerh-l-admin@lists.sowder.com
[mailto:powerh-l-admin@lists.sowder.com] On Behalf Of Peter Bateman
Sent: 4. marts 2004 22:07
To: powerh-l@lists.sowder.com
Subject: RE: Running Quick IN BATCH MODE
john:
I would create a QUICK input file.
BUILD JOBIN;REC=-80,1,f,ascii
File QKECHO=JOBIN,OLD;ACC=APPEND
ASSUMING you are emulating a VT52
QUICK auto=appgo term=VT52 etc
This will create a QUICK input file.
Insert a new line at the beginning of JOBIN. On this line
type your terminal type. VT52 is my favorite - less terminal control
junk.
Now you can run your QUICK screen in BATCH
FILE QKIN=JOBIN,OLD
QUICK info="AUTO=appgo NOTERMPOLL NOBREAKSET"
NOTE: QKECHO does not capture UI controls.
For example:- use designer actions instead of fieldmarking.
Your screens can have UI controls just don't use them
to create your QUICK input file.
>From: "PAUL DIACONESCU" <paul_diaconescu@hotmail.com>
>To: John.Penney@corr.ca.gov, powerh-l@lists.sowder.com,
>HP3000-L@RAVEN.UTC.EDU
>Subject: RE: Running Quick IN BATCH MODE
>Date: Thu, 04 Mar 2004 15:40:26 -0500
>
>TRY: QUICK TERM=HP700/92;AUTO=XXXXXXXX
>for the parms, you will have probably to use systeme values.
>
>
>>From: "Penney, John" <John.Penney@corr.ca.gov>
>>To: "'powerh-l@lists.sowder.com'" <powerh-l@lists.sowder.com>,
>>"'HP3000-L@RAVEN.UTC.EDU'" <HP3000-L@RAVEN.UTC.EDU>
>>Subject: Running Quick IN BATCH MODE
>>Date: Thu, 4 Mar 2004 12:03:23 -0800
>>
>>Gentle Listers:
>>
>>Thanks to our Tracy Pierce, I'm resending this question:
>>
>>I need to run a Quick screen in BATCH MODE from within a Jobstream
>>(HP3000 MPE/iX 7.5 PH 8.19) (or rewrite it in QTP, Doh!), prompting
>>for values within a UDC. The PH manuals are singularly unhelpful in
>>detail how to so do. I recall parms like Termtype, VT100, stuff like
>>that but my brain has deteriorated and I can't memorize everything
>>anymore(!).... Help!
>>
>>John M Penney
>>DDPS
>>California Department of Corrections
>>1920 Alabama Ave.
>>Rancho Cordova, CA
>>(916)358-2247
>>(916)358-2322 Fax
>>(360)789-8159 Cell
>>
>>
>>
>>= = = = = = = = = = = = = = = = = = = = = = = = = = = = Mailing list:
>>powerh-l@lists.sowder.com
>>Subscribe: "subscribe" in message body to
>>powerh-l-request@lists.sowder.com
>>Unsubscribe: "unsubscribe <password>" in message body to
>>powerh-l-request@lists.sowder.com
>>http://lists.sowder.com/mailman/listinfo/powerh-l
>>This list is closed, thus to post to the list you must be a subscriber.
>
>_________________________________________________________________
>MSN Search, le moteur de recherche qui pense comme vous !
>http://fr.ca.search.msn.com/
>
>= = = = = = = = = = = = = = = = = = = = = = = = = = = = Mailing list:
>powerh-l@lists.sowder.com
>Subscribe: "subscribe" in message body to
>powerh-l-request@lists.sowder.com
>Unsubscribe: "unsubscribe <password>" in message body to
>powerh-l-request@lists.sowder.com
>http://lists.sowder.com/mailman/listinfo/powerh-l
>This list is closed, thus to post to the list you must be a subscriber.
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=dept/bcomm&pgmarket=en-ca&RU=http%3a%2f%2fjoin.msn
.com%2f%3fpage%3dmisc%2fspecialoffers%26pgmarket%3den-ca
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.sowder.com
Subscribe: "subscribe" in message body to powerh-l-request@lists.sowder.com
Unsubscribe: "unsubscribe <password>" in message body to
powerh-l-request@lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.