[foxboro] A new Foxview/FoxDraw question
- From: David Johnson <DRJohn@xxxxxxxxxx>
- To: Foxboro@xxxxxxxxxxxxx
- Date: Fri, 22 Mar 2002 15:05:44 -0600
I trying to do the following in a Foxview display.
If C:B.P = 1 set P1 = PID1
otherwise set P1 = PID2
The book says
== `C:B.P` 1 is the correct way to test if the value of C:B.P = 1
and we know
= P1 X put the literal X into the P1 variable
But when I try to put the following in as a Foxview dmcmd line
== `C:B.P` 1 = P1 PID1 else = P1 PID2
I never get PID1 or PID2 in the P1 variable. It is always NULL.
Anyone done something like this before? Any help would be appreciated.
Regards,
David
PS: still no idea why different OSes yield different looking displays.
"A child of five could understand this. Fetch me a child of five."
Groucho Marx
_______________________________________________________________________
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] A new Foxview/FoxDraw question