using some variable name in path while calling reports/forms. [message #79967] |
Tue, 30 July 2002 04:07 |
Rajeev Katyal
Messages: 55 Registered: April 2002
|
Member |
|
|
we are using D2k forms 4.5 and reports 2.5
usually while calling reports/forms from menu(.mmb files)
we provide absolute paths
e.g.
run_product(reports,'c:allreport123.rep',asynchronous......)
in above case the path becomes fixed.
i.e. we need to keep above file(report123.rep) in "c:all" folder always, otherwise the system won't pick it.
now i want to give the user some kind of flexibility.
i.e. the user should decide where all of the above files will reside in c:all folder or some other folder.The user should be able to specify the path in some file or otherwise
is it possible ?
pls let me know
kind Regards,
Rajeev Katyal
|
|
|
|
|