I created a report in fp2.5 that queries on 7 tables. To access the report I created a program file to ask the user for input (view/print and date) before running the report.
The report runs fine if I access the process this way
1. Click Run>Application
2. select my PRG file
3. enter date
4. view/print report
For end users we would like to use a shortcut to the prg file so they do not have to know all the fox pro commands.
I have a shortcut with the following target:
c:/foxpro/foxpro.exe c:/obams/obams.prg-T
When I run this the prg runs, but when it attempts to open the report foxpro has a fatal error and crashes. I have tried this without the -T flag as well with the same fatal results.
I am a novice with foxpro 2.5 (or any foxpro for that matter) I don't know what the -T flag means. This came from another shortcut to a foxpro app that I used as a template.
So I have 2 questions:
1. why does fox pro crash when we access the report from a shortcut?
2. Is there a reference site for the different foxpro flags?
Jason Meckley
Programmer
Specialty Bakers, Inc.
The report runs fine if I access the process this way
1. Click Run>Application
2. select my PRG file
3. enter date
4. view/print report
For end users we would like to use a shortcut to the prg file so they do not have to know all the fox pro commands.
I have a shortcut with the following target:
c:/foxpro/foxpro.exe c:/obams/obams.prg-T
When I run this the prg runs, but when it attempts to open the report foxpro has a fatal error and crashes. I have tried this without the -T flag as well with the same fatal results.
I am a novice with foxpro 2.5 (or any foxpro for that matter) I don't know what the -T flag means. This came from another shortcut to a foxpro app that I used as a template.
So I have 2 questions:
1. why does fox pro crash when we access the report from a shortcut?
2. Is there a reference site for the different foxpro flags?
Jason Meckley
Programmer
Specialty Bakers, Inc.