PDA

Click to See Complete Forum and Search --> : processing .rpt (crystal reports)


Pallex
Apr 13th, 2000, 08:51 PM
Not really a VB question...well, sort of. I want to process an .rpt file...if i compile it as an exe, it requires user intervention. I want to run it overnight, unnattended. I`ve written a tiny vb app to call a program (via shell) but obviously it still wants user input on the onscreen form. How do i get around this? Is there an exe you can submit an .rpt file to?
Help!

A.