Not sure what you mean, but we have special keys at startup so that we can go into Trace mode.
From there we can trace a startup problem, or drop right into coding if we need. Having a startup crash many years ago instilled doing this. It was stressful trying to break into trace mode when needed. We rarely ever need to use it, but it is there. Behavior created by experience. Jody > On Mar 16, 2019, at 7:37 AM, 4dialog via 4D_Tech <[email protected]> wrote: > > Why does so many use special keys to access the developer? > > I have used this small code in a menu method for years and it works... > > If (Current user="Designer") > TRACE > End if > > > > ----- > Hilsen > -------------------------------------- > Helge Antonsen > www.4dialog.no > -- > Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html > ********************************************************************** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

