Hello All,
I have this function that gets results in a loop, when finished it returns true.
do
ret = returnFunction
loop while ret <> true
I would like to pop something on the screen like "Please wait or an animated gif" until the function retunrs true.
Many thanks
__________________
Music for the Millennium... who's buying all this boy band crap anyhow?




Reply With Quote