Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid path or filename
Message
De
08/07/2012 05:48:54
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Invalid path or filename
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows 7
Database:
Visual FoxPro
Divers
Thread ID:
01547814
Message ID:
01547814
Vues:
86
hi all,

i use to this code at office 2003 it works , i try it with office 2007. error message
invalid path or filename
SET DEFAULT TO C:\dept
a=str(YEAR(DATE()))+"_"+TRANSFORM(MONTH(DATE())-1)
SET DEFAULT TO C:\dept\&a
gcDelimName = ALIAS( ) + '.xlsx'
gcDelimfile = forcepath(m.gcDelimName,'c:\dept\&a')
IF !EMPTY(m.gcDelimFile)  
  COPY TO (m.gcDelimFile) type xls& i try xlsx,xl5,and csv
ENDIF


thanks 
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform