Darren Mason

14 views
Skip to first unread message

Paul White

unread,
May 27, 2013, 9:40:24 PM5/27/13
to openroa...@googlegroups.com, Ingres and related product discussion forum

It is with sadness that I announce Darren Mason passed away on the weekend after a long illness.

 

I met Darren over 10 years ago soon after he founded MyWorkplace Solutions.  He was passionate about OpenROAD and Ingres, previously a Windows4gl programmer, and through his efforts built a great team with a comprehensive suite of personnel management applications and a large customer database.

 

Over the years Darren made a great contribution to our community through the user group, seminars and code sprints. He is highly regarded by his peers and will be sadly missed.

 

The service will be held tomorrow at 10:30am in Sunbury.   This is the formal notice:

 

cid:image002.png@01CE5B7E.1B848680

 

Paul White

OpenROAD Users admin

 

 

image002.png

Maxime Richez

unread,
May 30, 2013, 9:11:25 AM5/30/13
to openroa...@googlegroups.com
Hi everybody,

In Openroad 2006, is it possible to hide the menubar dynamically ? Don't know how to do that, here's is my non-working code:

initialize()=
declare
  fullaccess=integer;
enddeclare
{  
   //Grant full access
  fullaccess=callproc P_FullAccess(typeapp='SP_ARTICLE');

  if (fullaccess=0) then
     menufield(curframe.startmenu).allbias=fb_invisible;
  else
     menufield(curframe.startmenu).allbias=fb_changeable;
  endif;


Thanks for your help !

Maxime Richez
Saluc SA.
Reply all
Reply to author
Forward
0 new messages