Delay or Wait Subroutine - MS Access: "You may also want to look at the Sleep API call. Once you set the API reference for it in
a module, it is real easy to call, just
Sleep LengthOfTime
The advantage of this, is that it releases resources for other apps running on the system
to use. You can find more information about this at
http://www.mvps.org/access/api/api0021.htm
--
Wayne Morgan
MS Access MVP"
No comments:
Post a Comment