Hii
I Know that it is not impossible to edit log under python 1.4.5. But is it possible to reset / delete log under python ?
If Yes, how to do it ?
thanx and regards
Adamski
Hii
I Know that it is not impossible to edit log under python 1.4.5. But is it possible to reset / delete log under python ?
If Yes, how to do it ?
thanx and regards
Adamski
Why not use PyS60 2.0.0 then? Check the Platform services module - scriptext?
The Logging service allows Python applications to integrate logging functionality of S60 device. It is used to add, read, and delete logging events such as call logs, messaging logs, data logs, and so on in the device.
Pankaj Nathani
www.croozeus.com
I know that PyS60 2.0 allows editing Log module, but I need use it in 1.4.5 - exactly in N73 - there is S60 v3.0 - so in N73 PyS60 2.0 doesnt wok !
So if I cant editing log file I want to delete/reset it
You can write an extension for PyS60 to do that in 1.4.5. Search for instructions on writing an extension - you need basic Symbian C++ knowledge.
Pankaj Nathani
www.croozeus.com