Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug in COPY TO ... as 0 command
Message
 
 
To
27/01/2002 15:31:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00611295
Message ID:
00611305
Views:
24
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform