- Local time
- Today, 01:28
- Joined
- Feb 19, 2002
- Messages
- 44,717
This sample just can't be imported and used, it requires customization. There is a table behind the scenes which documents the reports and also identifies each report's arguments and whether they are required or optional. I've used this concept in at least a dozen applications and given that most applications have a limited number of arguments used for reporting, I've never felt compelled to try to make this universal. I just change the arguments for each application and the code to match. It doesn't take long.