Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to update the defaultsource in frx file
Message
From
17/08/2005 11:25:14
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01041446
Message ID:
01041665
Views:
21
Sergey,

When and how do I make a temporary copy of my frx.

In my print routine, befor I call the report form, if I use:

use voucher.frx in 0 alias voucher
select voucher
copy to copy.frx
use copy.frx in 0 alias copy

If I write to copy.expr, I get an error that copy is readonly, too.

If I remove voucher.frx from the project manually before I run it and write to voucher directly, it works.
But I don't want to do it this way.

Can you help me?
Previous
Reply
Map
View

Click here to load this message in the networking platform