Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass output filename to sample.prg
Message
From
14/07/2003 20:47:48
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
FRX2Any
Title:
How to pass output filename to sample.prg
Miscellaneous
Thread ID:
00810054
Message ID:
00810054
Views:
62
I have a program assembling my data, and then calling sample.prg

DO "d:\program files\frx2any\sample prg\sample" WITH "d:\report 3.frx",1

this works fine, except I'd like to have my program peice together the filename for the report, rather than always having it saved as report 3.doc

I see the properties I'm supposed to change, just not really sure where to put this info. can I pass it from my program into sample? Since everything works great now, except for the filename and path the report is saved to (with just the 1 line above) Is there anything else I need to do after I get these properties changed?

Properties I need to change:
lofile.cexportfilename=lcfilenoext +" rated.dbf"
lofile.csavefolder="d:\companies\output\"

thanks,
Steve
Next
Reply
Map
View

Click here to load this message in the networking platform