Macro from protected library not firing
Win10 LO 6.7.2 HSQL 2.5
Hello
Working with password protected library at times macros don't fire as anticipated, attached link to split dB for demonstration.
pw module sm12 pw is winzi contains sub test
Standard-Embedded Setup line 78 loads sm12 library line 82 calls normal macro which fires ok line 84 calls test but does not fire whereas line 85 calls DBOpen which does fire
test attached to Form1 doc open event works
Have no idea what's happening here.