DIALOG 'Enter manager password' vresponse vendkey PASSWORD CAPTION 'Limited access' + ICON stop IF vresponse = 'yourpassword' THEN do what you want ELSE do what you want ENDIF
On Tuesday, December 13, 2016 at 12:14:03 PM UTC-5, jim wrote: > > We use 9.5. > > We want to control entries in specific fields based on a certain > criteria. > > However in certain situations out in the shop I want the manager to be > able to override those field EEPs. > > Is there a property command that can do this? > > > > James Belisle > > > > *Making Information Systems People Friendly Since 1990* > > [image: cid:[email protected]] > > > -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

