Re: [foxboro] while...do defunct?
- From: Sascha Wildner <swildner@xxxxxxxxxx>
- To: foxboro@xxxxxxxxxxxxx
- Date: Tue, 24 Aug 2004 16:38:44 +0200
Edwin Nasol wrote:
> Modifed to:
>
> # Defined before main compound loop
> BLK_LIST=/tmp/cae_blk.lst
> ...
>
> echo `{...some iccdrvr.tsk/awk tasks to generate blocknames for a given
> compound...}` \
> > $BLK_LIST
> while read blk
> do
> {...statements to process block...}
> done < $BLK_LIST
>
> ...
> # Clean-up after main compound loop
> rm -f $BLK_LIST
Edwin, thanks for your answer.
Yes, there are several workarounds to this problem, but to be honest
it's rather annoying having to change all scripts since it also reduces
portability between Solaris and NT (and hey, that's the reason why MKS
is there, to be compatible, no?).
I've sent a CAR to Invensys regarding this problem more than a year ago
(CAR number 1004771 submitted on Jul. 17, 2003). This CAR did get an
Oct. 17, 2003 target date. Oct. 17 came and went without anything
happening. Last message on the CAR page in FoxCSC is:
1/26/04 - (PB): Requested status update for (RWB) to Will Gell and
copied Tom Schonbach.
I'm still waiting for an answer, not to mention a _solution_.
Maybe someone here knows why this problem has not been fixed yet.
Regards,
Sascha
--
Sascha Wildner
erpicon Software Development GmbH
Neusser Str. 724-726
50737 Köln
Germany
Phone: +49 221 9746069
Fax: +49 221 9746099
eMail: swildner@xxxxxxxxxx
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
- Follow-Ups:
- Re: [foxboro] while...do defunct?
- From: Tibor Lappy
- References:
- Re: [foxboro] while...do defunct?
- From: Edwin Nasol
Other related posts:
- » Re: [foxboro] while...do defunct?
- » Re: [foxboro] while...do defunct?
- » Re: [foxboro] while...do defunct?
- » Re: [foxboro] while...do defunct?
- » Re: [foxboro] while...do defunct?
- Re: [foxboro] while...do defunct?
- From: Tibor Lappy
- Re: [foxboro] while...do defunct?
- From: Edwin Nasol