I've created 3 crystal reports all of which allow the user to select the date range for which they would like to run. The problem I am having is that the first 2 prompt you at the run control and then run the crystal correctly. The 3rd one after the prompt at the run control, asks again when crystal opens for a date range. I've added the following code to the parameters in process definition and it is exactly the same as the other 2 but doesn't work the same.
-ORIENTL :RUN_CNTL_AP.FROM_DATE :RUN_CNTL_AP.THRU_DATE
I can't figure out how to get it to stop prompting.
