ZSteve (Programmer)
Hi All,
Have created an app using the Wizard. Would like to add a password login dialogue.
What are some of my options. Any suggestions would be appreciated.
Regards, ZSteve
From Application properties you can change the "First_Procedure" name (which normally "main") to another name (let's say "login")
then you will have an empty procedure called "login", it will be the first procedure in the application so you can create the required procedure for login.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.