Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HACKING the FRX in an EXE
Message
De
02/12/2015 14:32:51
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
À
02/12/2015 14:28:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01628280
Message ID:
01628317
Vues:
45
>>>>Copy out to a temp file, modify andrun
>>>
>>>I had some difficulty trying to do this.......
>>>
>>>Do you have any sample code that extracts the FRX and FRT from the EXE program ( copies the FRT and FRX to the temp folder) ?
>>>
>>>thanks!
>>
>>In addition to Tores message.
>>
>>Check SYS(2450) search order, also use a generic name for the copy as SYS(2015)
>>
>>like
>>
>>lcTarget = ["]+ADDBS(GETENV("TEMP"))+SYS(2015)+'.frx"' && wrapping " for space in path
>>COPY TO &lcTarget
>>
>
>You mean
>
COPY TO (lcTarget)
I will never learn what works with () and what needs &. So for the rare cases I need it (aside from SQL where Im sure about it) I use &.
Stuff like that is in some wrapper for ages - so I never look at it.
But you are right.
:)
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform