QUICK in BATCH mode
Gabriel Estrada
gabriel.estrada@usa.alcatel.com
Tue, 24 Apr 2001 08:25:32 -0700
I wrote a command file to run PH6.10 Quick Screens within PH710G Screens,
here is a sample....
In the PH7.10G quick screen:
Define Screen_name Char*10 = "<Any PH6 Quick Screen Name>"
Define Run_PH6_Screen Char*50 = "@ph6 " + Screen_name
.....
Procedure Designer PH6Scr
Begin
Run Command Run_PH6_Screen Refresh All
End
In the PH6 Command file:
$!PH6 Comnand file
$!
$@pwrhse6.com
$Quick Auto=''p1'.qkc
$@pwrhse7.com
$Exit
Where the command filesPwrhse6.com and Pwrhse7.com sets the proper logicals
to each version of PH.
Hope this helps...!
-----Original Message-----
From: powerh-l-admin@cube.swau.edu [mailto:powerh-l-admin@cube.swau.edu]On
Behalf Of Aci Polajnar
Sent: Tuesday, April 24, 2001 5:33 AM
To: 'PowerHouse List'
Subject: QUICK in BATCH mode
Hi there!
Is it possible to run QUICK in batch? What I would like
to do is to runn long run job, writen in QDESIGN with no terminal
input or output, just system parameters.
I am on OPEN VMS and PowerHouse PH7.10G1
Thanks!
--
_\\///_
(' o-o ')
_______________ooOo_( )_oOoo_____________________________________
Aci Polajnar Tel : +386(0)3 4274174
IS Consultant Fax : +386(0)3 4274198
Razvojni Center Celje e-mail: acip@rcc-irc.si
3000 Celje, Slovenia URL : http://www.rcc-irc.si
_______________oooO____Oooo______________________________________
( ) ( )
\ ( ) /
\_) (_/
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.swau.edu
Subscribe: "subscribe" in message body to powerh-l-request@lists.swau.edu
Unsubscribe: "unsubscribe" in message body to
powerh-l-request@lists.swau.edu
http://lists.swau.edu/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.