Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Type mismatch
Message
 
 
To
03/12/2001 13:59:36
John Marrone
Bloodstock Research Inc.
Lexington, Kentucky, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00588841
Message ID:
00589018
Views:
37
>I have created a dbf using the create table command. I have a field I created
>as N(2). I have an var which holds the value 1 , when I do a replace RceaNumber
>with aAr(3) I get a type mismatch error. I have SET NULL ON because some fields
>that I read in from this text file are empty ie: ,,,,,, just commas no values
>for some fields. Can anybody help. Thanks for any help.

Is vartype aAr(3)="N" ? Could it be what you're trying to replace numeric field with a character data?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform