jpadilla
17th August 2004, 17:20
How can I ask to user some data at runtime??

e.g. When a user print a report it always starts on page no. 1 (obviously), I need that user could control this special field (page no).

Regards

JP

mark_h
17th August 2004, 19:47
Are you talking any report or just 1 special report?

Mark

jpadilla
17th August 2004, 19:55
Thank you Mark,

I found that free$ variable helps in this situation, I added one field to my form and it works great.

Regards

JP