Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Belgian number lookup scripts for Address Book' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Belgian number lookup scripts for Address Book
Authored by: zoff on Feb 21, '05 10:15:42PM

try something like this:

set the_number to "+32456789"--
set y to items 4 thru (count items of the_number) of the_number as string--
set new_number to "0" & y--

Watch out for line breaks, I've added -- at the end of each line.



[ Reply to This | # ]