mass compilation

Greig Morrison greig.morrison at sympatico.ca
Wed Nov 15 10:28:19 CST 2006


Try,

qtp  << E_O_F
 use process1.qts
 use process2.qts
 exit
E_O_F

quiz  << E_O_F
 use report1.qzs
 use report2.qzs
 exit
E_O_F

Greig Morrison 

-----Original Message-----
From: powerh-l-bounces+greig.morrison=sympatico.ca at lists.sowder.com
[mailto:powerh-l-bounces+greig.morrison=sympatico.ca at lists.sowder.com]
On Behalf Of powerh-l-request at lists.sowder.com
Sent: Wednesday, November 15, 2006 11:01 AM
To: powerh-l at lists.sowder.com
Subject: powerh-l Digest, Vol 18, Issue 8

Send powerh-l mailing list submissions to
	powerh-l at lists.sowder.com

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.sowder.com/mailman/listinfo/powerh-l
or, via email, send a message with subject or body 'help' to
	powerh-l-request at lists.sowder.com

You can reach the person managing the list at
	powerh-l-owner at lists.sowder.com

When replying, please edit your Subject line so it is more specific than
"Re: Contents of powerh-l digest..."


Today's Topics:

   1. RE:mass compilation (Joe Boyle)
   2. RE:mass compilation (Joe Boyle)


----------------------------------------------------------------------
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 Vikrant Shahir
Sent: 15 November 2006 12:49
To: powerh-l at lists.sowder.com
Cc: vinityadnik at gmail.com; vamsi.coe at gmail.com
Subject: mass compilation

 

Hello,

 

I have what seems to be a trivial question, but have not been able to
find a definite answer and your help would be greatly appreciated.


 

Situation:-

We generally compile PowerHouse source file in following manner to
obtain
executable:-

Q T P   (PowerHouse  8.43.D)
> use <source.qts>

but this above procedure is slow/manual and cannot be used for compiling
large no. of files at once.

 

Question:-

Is there any easy batch compilation method for powerhouse program?say
100 files at once.

 

Trials done:-

 I have written one script 

 

#!/bin/ksh
for temp in `cat qts-file` # qts file contains list of qts programs do

   # Need Power-House command to complile the qts program.

done

we know qtp auto=abc.qtc runs the qtc from UNIX prompt we need
equivalent command to complile the qts program from UNIX command prompt.

 Regards,

Vikrant Shahir.

 

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.sowder.com/pipermail/powerh-l/attachments/20061115/1dcd7f3e
/attachment.htm




More information about the powerh-l mailing list