Is it possible in VBA Customization Manager (not SL SDK) to issue a "Sleep" command in VBA code? I have done this in the SDK, but not sure if same/similar is possible within Customization Mgr.
Thanks.
*This post is locked for comments
Announcements
Is it possible in VBA Customization Manager (not SL SDK) to issue a "Sleep" command in VBA code? I have done this in the SDK, but not sure if same/similar is possible within Customization Mgr.
Thanks.
*This post is locked for comments
Figured it out... add the following as a new module in VBA...
Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)
Community Member
136
Mohamed Amine Mahmoudi
102
Super User 2025 Season 1
REUser
8