Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug in COPY TO ... as 0 command
Message
 
 
À
27/01/2002 15:31:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00611295
Message ID:
00611305
Vues:
25
I got the same error under VFP 6 SP5 also. I would say it's a bug in eaither VFP or help file.

>From VFP help:
>
>If nCodePage is 0, no code page conversion occurs and the newly created
>table or file is not marked with a code page.
>
>however, the following command produces error "invalid code page" in vfp 7 sp1
>
>
>CREATE CURSOR test1 ( f1 c(1) )
>COPY TO test2 as 0
>
>
>Is thsi vfp bug ?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform