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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. wondertof

    Answer automatically to a message box in BOReporter when using a VBs

    after this line : Set AppBO = Wscript.CreateObject("BusinessObjects.Application") put this line : AppBO.Interactive = False and that's all folks
  2. wondertof

    Answer automatically to a message box in BOReporter when using a VBs

    Hi friends (I'm french so X-cuse my english), - I have a script that starts automatically Business Objects Reporter in silent mode, B.O.r. treats a list of Oracle queries included in a rep file and save results in a pdf file and so B.o.r. shuts down, all of that thanks to a magic VBS script. -...

Part and Inventory Search

Back
Top