the stuck is for some second Every few seconds. can i open a new thread in AMS??? for this code.
page: on show
Page.StartTimer(3000, 10);
page: on timer
connected = HTTP.TestConnection("http://www.jfunc.com", 20, 80, nil, nil);
if connected...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
3 results in 0.0160 seconds.
Keywords
Members
Tags
-
The program gets stuck When the code works In the Timer page
-
-
Coroutine Action Plugin (free)
With this action plugin you can control your functions. You can suspend and resume functions. Send arguments to your function is also available.
Example:
Available functions:
-> Coroutine.New()
-> Coroutine.Start()
-> Coroutine.Continue()...
-
-
Threads
Is there a way to create, program, and run a seperate threads using LUA in APMS?
-