[foxboro] how to execute a Cshell script in a AP from a display WP ?
- From: "Mougeot, Thierry T SPM-SMUC" <Thierry.T.Mougeot@xxxxxxxxxxxxx>
- To: "list users IAS Foxboro (E-mail)" <foxboro@xxxxxxxxxxxxx>
- Date: Wed, 29 Jan 2003 09:26:09 +0100
Hi list ,=20
I'm looking for a display command to execute a script ( wrote with C =
shell )
in a AP from a WP display . I try with the command " dmcmd applic
/usr/prog/"script name" with the fonction " execute programm" , it's =
not
running.
the script in AP :
#csh!
cd /opt/fox/hstorian/bin
setenv PATH ${PATH}:/opt/informix/bin
setenv INFORMIXDIR /opt/informix
isql hist50 > xxx << @
select * from sysmonmsg
order by msg_key;
@
tail -100 xxx> yyy
lp -dLP01 yyy
I would be grateful if you could send me instructions .
MOUGEOT Thierry
Secteur SMUC Utilites Chimie=20
Shell P=E9trochimie M=E9diterran=E9e
BP 14, 13131 Berre l'=E9tang, Cedex, France
Tel: +33 4 42 74 57 03 Fax: 54 20
Email: Thierry.Mougeot@xxxxxxxxx
Internet: http://www.shell.com/chemicals
_______________________________________________________________________
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
Other related posts:
- » [foxboro] how to execute a Cshell script in a AP from a display WP ?