I would like to create an app that would run once a month to run a bunch of different reports. I plan on using the Windows scheduler. Do I have to create a whole new project to create this app. ( I already have a project with all of my files for my VFP 8.0 application that my users in the office use for the main database in the office. This app would just be running reports on the same data from my main app) Can I simply create a prg file that sets the path, sets exclusive off and then runs a bunch of sql statements and report form statements. If I do need to place the prg file in a project, do I need a main.prg program with a read events or could that prg file be my main file where the app starts from? There would be on user interface.
Thanks a lot
Judith
Thanks a lot
Judith