From: Roger B. <ro...@ro...> - 2004-02-20 22:36:04
|
> buf=prototypes.buffer(self.getfilecontents("pim/midiringer.dat")) That should be done in the getfundamentals code. > PS - with the TM520, phonebook sync must be the last operation if you > selected multiple things with Get Phone Data. Is that the case with > the VX4400? The reason being that TM520 will always reboot after getting > the phonebook so you have to do everything else before that (ringtones > and calendar) When writing the phonebook is done last. That is because you may be updating ringtones/wallpapers and the ids need to be known first. I could change the reading to be in "reverse" order as well. The 4400/6000 do not need the start/end sync commands. However if you do supply the start sync, the screen goes into a synchronisation mode, and you have to reboot afterwards either through an explicit end sync command, or by there being one minute of no activity. Roger |