Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is wrong
Message
De
20/04/2006 09:04:01
 
 
À
20/04/2006 08:52:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01114524
Message ID:
01114921
Vues:
14
hi,

Do you realy have ....? yes

but when i change xl5 to xls, i got error message invalid bath or file name
COPY fields num,Msisdn,date,flag TO (gcDelimName) xls
thanks

>I can not see what's wrong, but I have some ideas. Do you realy have the right to create a file in the directory in qustion?
>
>>ok,
>>thanks again, but what is worng with code.
>>
>>USE main1
>>gcDelimName = ALIAS( ) + '.xls'
>>gcPath      = [\\Jtchp58544\new smd\Training\Quality Test 01\]
>>gcDelimName =  gcPath + ALIAS() + [.XLS]
>>COPY fields num,Msisdn,date,flag TO (gcDelimName) XL5
>>SET DEFAULT TO [\\Jtchp58544\new smd\Quality Test 01\]
>>brow
>>
>>thanks.
>>
>>

>>USE main1
>>gcDelimName = ALIAS( ) + '.xls'
>>gcPath = [\\Jtchp58544\new smd\Training\Quality Test 01\]
>>gcDelimName = gcPath + ALIAS() + [.XLS]
>>COPY fields num,Msisdn,date,flag TO (gcDelimName) XL5
>>SET DEFAULT TO [\\Jtchp58544\new smd\Quality Test 01\]
>>brow
>>
>SNIP---
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform