Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug in COPY TO ... as 0 command
Message
From
27/01/2002 16:24:54
 
 
To
27/01/2002 15:31:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00611295
Message ID:
00611307
Views:
20

>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 ?


Why do you want to use this?
Can not you use CPZERO utility instead?
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform