NirajKakodkar
7th May 2007, 17:15
Hi ,

There is a session in which there are 12 reports attached , First time when the print session is run it popups with the list of reports attached to the session so that the user could select one among several reports and prints the report on selecting , but after that if you try to print the report , it does not allow to select the reports again , but prints the previously selected report .

I tried making spool.report = "" , using choice.report , but this didnot helped me as such . Can any one help me in this regards ,

Its really urgent , waiting for the reply .

Thanking in advance

Regards,
Niraj

mark_h
7th May 2007, 17:31
Post your code. It sounds like rprt_open() is not being executed.

NirajKakodkar
7th May 2007, 18:19
Hi mark ,

Thanks for the reply , but my rpoblem is solved .
For it to work properly , I only have to initialise the variable "reportgrp" .


Regards,
Niraj