From Newsgroup: comp.lang.clarion
Create a window for your logon and design it however you want
Maake a prototype to return a long ie (),LONG
in the actions put a variable for a return value
in the embed for the OK button set the return var to true
In your main frame in this window.init put a call to your logon
IF myLogonWindow() = FALSE
Return level:Fatal
END
Sean H
On 29/10/19 6:43 pm, Joe Drive wrote:
Do you have the example or steps?
thx joes
On Monday, September 16, 2019 at 7:33:36 AM UTC+7, Sean H wrote:
On 11/9/19 11:41 pm, joedrive007@gmail.com wrote:
Hi,
does any one have any example of login procedure before running main menu? >>>
thx
Assuming ABC not legacy
In your main procedure
You just need to call the login procedure from thiswindow.init,
somewhere early. If the login fails you return level:fatal
easy
Sean H
--- Synchronet 3.21d-Linux NewsLink 1.2