Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is wrong
Message
De
20/04/2006 10:01:55
 
 
À
20/04/2006 09:36:35
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:
01114939
Vues:
26
No problem, we have all done silly mistakes. :-)

Regarding the stars, I see that you have found the buttons. You gave them to yourself, but since you were the one who found the errors, you may also be the one who deserved them! :-))

>hi,
>many many thanks for you , MR Borislav Borissov,MRNeil Mc Donald and MR Rich Pupko.
>
>I don't know how i can say that but I'm very sorry, my mistake
>i try with other server name it works
>
>gcPath = [\\Cctfil01\HRD-SpData\smd\]
>
>
>thanks again, sorry to bother you with my mistake.
>
>>Try to execute the lines, one by one, in the command window. When you get an error, try
DIR (gcDelimName+'*.*')
to see if you receive an error, and if so, which error.
>>
>>>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