RRUNTIME vs. RRWRUN
Posted: Tue Dec 18, 2007 5:23 pm
When using RRUNTIME I can pass the report # I wish to run. When using RRWRUN, it does not seem to allow passing the report #. Like below:____ RUN /N C:
r
rwrun /T DATAREPTSPEC 13____This causes an error: Invalid or Duplicate command line argument. ____If I try it without the report #, a window appears letting me select the report to run. I need this to function the way RRUNTIME does.____Thanks in advance for any suggestions.__