[foxboro] FoxView Right Mouse Click -SUMMARY?-
- From: David Johnson <David.Johnson@xxxxxxxxxxxxxxxxxx>
- To: Foxboro@xxxxxxxxxxxxx
- Date: Tue, 30 Mar 2004 10:08:16 -0600
Thanks to Patrick, Roger and Mike and Jeremy! The trick is to modify the
/usr/fox/wp/data/init.user file. (And I was looking in the environment
files, very tricky these Foxboro folks!)
excerpt follows
# The following variables are for protecting the configuration of the
# display bar
# DBM_PROT protection level for all display bar configuration
# DBS_PROT protection level for "Save"/"Save As" display bar item
# DBA_PROT protection level for "Assign" display menu item
# DBN_PROT protection level for "New" display bar menu item
# DBL_PROT protection level for the "Load" display bar menu item
#DBM_PROT=
#DBS_PROT=
#drj changed to test
DBA_PROT=100
#drj changed to test
#DBN_PROT=
#DBL_PROT=
... end excerpt
Sadly, a re-boot seems necessary to get these system globals to reset
correctly, but it does work as advertised after the reboot.
So with the proper access class set this somewhat solves the problem.
However, what would be optimal would be to allow the "Assign", but
dis-allow the "Assign->Command" sub-menu. Oh Well.
Thanks to all for the help,
David
PREMIER System Integrators
Phone: (256) 355-1732
Fax: (256) 355-9088
Email David.Johnson@xxxxxxxxxxxxxxxxxx
_______________________________________________________________________
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] FoxView Right Mouse Click -SUMMARY?-