Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Why not simply calling DisableByPassKeyProperty in the Immediate window (Ctrl-G) ?
Expected variable or procedure, not module
Run-time error '13
Type mismatch
Run-time error '3265':
Item not found in this collection
[blue] SetDBProp([blue]AllowByPassKey[/blue], prpVal)[/blue]
[blue] SetDBProp("AllowByPassKey", prpVal)[/blue]