calgarychinese
MIS
Hi there
I have a function I need to delay, so normally I would do
call SetTimeOut(MyFunction(), 100)
to delay it. However MyFunction returns a value that I need. I don't know how to trap it.....
Any help?
Thanks
I have a function I need to delay, so normally I would do
call SetTimeOut(MyFunction(), 100)
to delay it. However MyFunction returns a value that I need. I don't know how to trap it.....
Any help?
Thanks