Hi, I need to include the "modify reports" functionality in my app and have search and have found little to add this.
1. What code do I put in the command button's click event that calls the modify report command.
2. I used the command "modify report '.\reports.myreport.frx'" and it appears to have loaded some of the elements into the small 480x640 top level (2) form. This app contains a main startup prg and the ui form, plus some reports. No menus, or vfp desktop.
3. Do I need to create a new window or large form to contain the designer?
4. Any ideas, whitepapers, suggestions articles that covers this in-depth is greatly appreciated...
Thanks, Stanley
1. What code do I put in the command button's click event that calls the modify report command.
2. I used the command "modify report '.\reports.myreport.frx'" and it appears to have loaded some of the elements into the small 480x640 top level (2) form. This app contains a main startup prg and the ui form, plus some reports. No menus, or vfp desktop.
3. Do I need to create a new window or large form to contain the designer?
4. Any ideas, whitepapers, suggestions articles that covers this in-depth is greatly appreciated...
Thanks, Stanley