VBA in Reporter

Hello,

Does anyone have VBA code which I can use for this:

I have a custom VB program. From here I want to print reports without user responses. To have no user interface is even better. Starting up BO with command line params is easy, but how do I close the program again automatically after Open/Refresh/Print?

Thanks in advance!

ing. Herjan Hakkers
Software Engineer proCX / Unilab
herjan.hakkers@compexbv.nl

Compex Nederland B.V.
Tel: +31 10 - 442 31 33
Fax: +31 10 - 458 53 52
Internet: http://www.compexbv.nl

Office address:
Cypresbaan 17,
2908 LT CAPELLE A/D IJSSEL
Netherlands

P.O. Box:
Postbus 269
2900 AG CAPELLE A/D IJSSEL
Netherlands


Listserv Archives (BOB member since 2002-06-25)

All you need is

Application.Quit

PJ

I have a custom VB program. From here I want to print reports without user responses. To have no user interface is even better. Starting up BO with command line params is easy, but how do I close the program again automatically after Open/Refresh/Print?
-L’


Listserv Archives (BOB member since 2002-06-25)