Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Slow printing or no print at all
Message
 
 
To
20/12/2006 16:41:35
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01179043
Message ID:
01209050
Views:
19
The FORCEEXT() function seems more appropriate here
COPY MEMO rpttable.frtbound TO (FORCEEXT(tcFrx,"FRT"))
>we do.
>like e.g. below
>
>* Extract the FRX/FRT
>COPY MEMO rpttable.frxbound TO (tcFrx)
>COPY MEMO rpttable.frtbound TO (STRTRAN(tcFrx,".FRX",".FRT"))
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform