In the foxpro manual it says the programmer can use the command:
COPY TO filename SDF AS 0
where AS 0 would designate no code page:
'If nCodePage is 0, no code page conversion occurs and the newly created table or file is not marked with a code page.'
when i use the syntax above i get:
'invalid code page' error
please help,
thank you, matthew kraus
COPY TO filename SDF AS 0
where AS 0 would designate no code page:
'If nCodePage is 0, no code page conversion occurs and the newly created table or file is not marked with a code page.'
when i use the syntax above i get:
'invalid code page' error
please help,
thank you, matthew kraus