Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by riverar

  1. riverar

    Impromptu Macro Busy Server message

    Sure. It seems to stop responding when it is going to save the report. ****************** Dim objImpApp as Object Dim objImpRep as Object Dim DepositDate as String Dim objPDFPub as Object Set objImpApp = CreateObject("CognosImpromptu.Application") Set objImpRep =...
  2. riverar

    Impromptu Macro Busy Server message

    When I run my macro it opens a Impromptu session and runs the desired report. Once the report is completed it give me a Server Busy message and unless I click on Switch To the macro will not complete. What causes this and how can I correct my macro to avoid this error message?

Part and Inventory Search

Back
Top