Re: [foxboro] Connection report with dedit in FoxView
- From: "Dumitru, Alex" <alex.dumitru@xxxxxxxxxxxxxxxx>
- To: <foxboro@xxxxxxxxxxxxx>
- Date: Fri, 29 Jun 2007 13:31:06 -0400
This functionality is not yet available in FoxView.
There is however a PER (Product Enhancement Request) issued requesting this=
functionality. See CAR1006506 for details.
Regards,
Alex Dumitru, Eng.
SI & IT
Invensys Systems Canada Inc.
Phone: (514) 421 8073
Fax: (514) 421 8054
=
-----Original Message-----
From: foxboro-bounce@xxxxxxxxxxxxx [mailto:foxboro-bounce@xxxxxxxxxxxxx] On=
Behalf Of QUEIROLO OLIVERA, IGNACIO ESTEBAN
Sent: Friday, June 29, 2007 12:02 PM
To: foxboro@xxxxxxxxxxxxx
Subject: [foxboro] Connection report with dedit in FoxView
Hello all,
=
I need to get a report with connections in a file using FoxView. The inform=
ation I am looking for is the object position in a way like Display Manager=
shows with d_edit using the -l parameter. The position in DM is reported w=
ith the format XX,XX%. This is what I need but in FoxView.
=
Thanks in advance,
=
PS: The solution to my issue sent in the email with subject "dedit from a c=
ommand window for FoxView displays" dated on April 24, 2007 is as follow:
=
#!/bin/sh
# @(#)mydedit 1.0.1 28/06/07
#
# Document the script here.
#
/usr/openwin/bin/xhost + 1>/dev/null 2>&1
AW=3D`uname -n`
DISPLAY=3D${AW}:0.0
export DISPLAY
CURDIR=3D`pwd`
DEDIT=3D/usr/fox/wp/bin/tools/dedit
if [ "$#" -eq 0 ]
then
echo "\nUsage: mydedit <arguments> <files>\n"
exit
fi
$DEDIT $*
=
Ignacio Queirolo Olivera
Control Avanzado
Complejo Industrial Ensenada
Repsol YPF - Qu=EDmica
Av. Vergara Km 2,7 (B1925AZA) - Ensenada - Buenos Aires - ARGENTINA
Tel.: 54 221 429-8400 ext. 26481
Fax: 54 221 429-8400 ext. 26209
iqueiroloo@xxxxxxxxxxxxx <mailto:iqueiroloo@xxxxxxxxxxxxx> =
=
AVISO LEGAL:
Esta informaci=F3n es privada y confidencial y est=E1 dirigida =FAnicamente=
a su destinatario. Si usted no es el destinatario original de este mensaje=
y por este medio pudo acceder a dicha informaci=F3n por favor elimine el m=
ensaje. La distribuci=F3n o copia de este mensaje est=E1 estrictamente proh=
ibida. Esta comunicaci=F3n es s=F3lo para prop=F3sitos de informaci=F3n y n=
o debe ser considerada como propuesta, aceptaci=F3n ni como una declaraci=
=F3n de voluntad oficial de REPSOL YPF S.A. y/o subsidiarias y/o afiliadas.=
La transmisi=F3n de e-mails no garantiza que el correo electr=F3nico sea s=
eguro o libre de error. Por consiguiente, no manifestamos que esta informac=
i=F3n sea completa o precisa. Toda informaci=F3n est=E1 sujeta a alterarse =
sin previo aviso. =
This information is private and confidential and intended for the recipient=
only. If you are not the intended recipient of this message you are hereby=
notified that any review, dissemination, distribution or copying of this m=
essage is strictly prohibited. This communication is for information purpos=
es only and shall not be regarded neither as a proposal, acceptance nor as =
a statement of will or official statement from REPSOL YPF S.A. and/or subsi=
diaries and/or affiliates. Email transmission cannot be guaranteed to be se=
cure or error-free. Therefore, we do not represent that this information is=
complete or accurate and it should not be relied upon as such. All informa=
tion is subject to change without notice.
=
=
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process Sys=
tems (formerly The Foxboro Company). Use the info you obtain here at your o=
wn risks. Read http://www.thecassandraproject.org/disclaimer.html
=
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Djoin
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Dleave
=
Confidentiality Notice:
The information contained in this electronic message and any attachment(s) =
to this message are intended for the exclusive use of the recipient(s) and =
may contain confidential, privileged or proprietary information. If you are=
not the intended recipient, please notify the sender immediately, delete a=
ll copies of this message and any attachment(s). Any other use of the E-Mai=
l by you is prohibited.
_______________________________________________________________________
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
- References:
- [foxboro] Connection report with dedit in FoxView
- From: QUEIROLO OLIVERA, IGNACIO ESTEBAN
Other related posts:
- » Re: [foxboro] Connection report with dedit in FoxView
- » Re: [foxboro] Connection report with dedit in FoxView
- [foxboro] Connection report with dedit in FoxView
- From: QUEIROLO OLIVERA, IGNACIO ESTEBAN