Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Conversion of European phone numbers in numeric field
Message
From
24/09/1998 15:44:29
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Conversion of European phone numbers in numeric field
Miscellaneous
Thread ID:
00140554
Message ID:
00140554
Views:
51
I've taken a customer database off an old Clarisworks system running on an ancient Mac. Clarisworks exports (slowly) to a .dbf file. When I open the .dbf, the phone numbers, which are typically 00 41 75 4114 are now in a numeric field as 00 41 75 4114.000.

Doing str( phone_num ) results in strange arithmetic on the numbers, values of 0, 41, 436e12 are among some of the values which have been returned.

Does anyone have any ideas on how to preserve these numbers - e.g. "cast" them to char type?

TIA - Miles Thompson
Next
Reply
Map
View

Click here to load this message in the networking platform