Hello merchant-coders,
I'm working on a module that asks for entry data like a password or
licensing scheme might work. It's in the 'content' function. So, when
the module is installed, click on the 'TAB' that function executes.
It's working perfectly in versions through 4.13 (uncompiled). When I
compile and run in either 4.16 or 4.20 compiled Merchant, the entry
data function isn't processing.
Further, the logic is such that
the part of the function the asks for the password runs like it
doesn't have a value. When it works, the code cycles through only once when "Update" is
pressed. If all the conditions are met, the content function is
processed fully.
In MM compiled, is there a different way the variable and values of
them need to be retained in the env so they're still available on the next cycle.
And yes, these vars are global (g.whatever).
TIA
--
Best regards,
Scott
mailto:[email protected]
Comment