Nice work guys!by the way,for greece the line I added to the PhoneNumberTemplates.txt,was:
// Greece
gr 30 00 0 ### #######
thanks again!
great work boys!!
I added to the PhoneNumberTemplates.txt from Chile
cl 56 00 0 ## ####### (local phone)
cl 56 00 0 # ####### (mobile)
but internacional call or sms is: (a Venezuela)
(123) 058 412 ### #### (me Output with carrier)
+58 412 ### #### (number Return)
To avoid problems.. I will have to add venezuela phones in Templates.txt?
The next release (probably this evening) of my PhoneNymber dynamic library for AppSupport 1.1.2 will include a rewritten version of the CopyCallInfo function. The CopyCallInfo function returns location information based on the area code in a phone number. For example it returns "San Jose, CA" for the phone number "+1 (408) 996-1010". Unfortunately my solution is not compatible with Klim's CallData databases files for several reasons, so you'll have convert them to the proper format.
Code:# Framework AppSupport CopyCallInfo "+32 3 1234567" Antwerp, Belgium # Framework AppSupport CopyCallInfo "+39 0976 123456" Muro Lucano, PZ, Italy
I thought i should try your win32 exe and find a good format for Sweden. But that exe wont run. Do i need to install anything else before i can run that program?
Thank you, now it works.
But i don't know how make a template for Sweden.
This is how telephone numbers can look in Sweden:
0 + 9 numbers
08-xxx xxx xx
0xx-xxx xx xx
0xxx-xx xx xx
0 + 8 numbers
08-xxx xx xx
0xx-xx xx xx
0xxx-xxx xx
0 + 7 numbers
08-xx xx xx
0xx-xxx xx
And the template should be something like this:
se 46 00 !0 8 ########
se 46 00 !0 8 #######
se 46 00 !0 8 ######
se 46 00 !0 ## #######
se 46 00 !0 ## ######
se 46 00 !0 ## #####
se 46 00 !0 ### ######
se 46 00 !0 ### #####
But that wont work since there are rows with the same amount of numbers. So i'm guessing i'm using this wrong. The area codes for Sweden http://www.eniro.se/riktnummer/0-9.shtml should i in some way use them to tweak the template?
Bookmarks