Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug in COPY TO ... as 0 command
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00611295
Message ID:
00612432
Views:
25
>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 ?

It might be. However, since the error occurs at least back to VFP3, I suspect it's a documentation bug. I've filed it to see which it is.
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Reply
Map
View

Click here to load this message in the networking platform