On Thu, Feb 28, 2008 at 11:55:58PM -0600, Bobby Martin wrote: > I posted my current version of the script on the wiki at > http://wiki.openmoko.org/wiki/Import_Sim_Contacts , but honestly it > sounds as if what you have is better in every way except that my > script is on the wiki so people can use it now :-) You are right :-)
I need to first make gsmd support retrieval of unicode phonebook entries. This forces me to set +CSCS to "UCS2". As the first step, I will set +CSCS to UCS2 before the retrieval and set it back after the retrieval. This way, it won't affect other AT commands. -- Regards, olv

