Hi,
just to create generic looper control template where all it does is get data from webservice and populate looper in multi threads mode.
just for populating looper, I endup use 3 variable to handle the state of break, exit, active and 10 local procedure.
the number of code compare to how i usual done in WD, it's like heaven and earth different .
I have 60++ tables to do. looper and form must in multi threads, imaging the number of code need to type .
How do everyone solving this ?
just to create generic looper control template where all it does is get data from webservice and populate looper in multi threads mode.
just for populating looper, I endup use 3 variable to handle the state of break, exit, active and 10 local procedure.
the number of code compare to how i usual done in WD, it's like heaven and earth different .
I have 60++ tables to do. looper and form must in multi threads, imaging the number of code need to type .
How do everyone solving this ?