Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Anyway to store FRX name from closed FRX report?
Message
 
 
À
10/01/2015 13:42:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01613369
Message ID:
01613438
Vues:
66
>Correction -- need to include the extensions:
>
>
>lcFileName = "c:\some path\new report name.frt"
>STRTOFILE(FILETOSTR("MyReportInAPP.frt"), lcFileName)
>lcFileName = FORCEEXT(lcFileName, "frx")
>STRTOFILE(FILETOSTR("MyReportInAPP.frx"), lcFileName)
>MODIFY REPORT (lcFileName)
>
Thank you sir! I will try this, it looks like what I need.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform