Hello,
I'm following the book's examples from
http://www.developer.nokia.com/Commu...and_Operations
But the command
e32.pys60_version()
returns the error
'str' object is not callable
But if I do not use parentheses "()" in the command it works correctly
e32.pys60_version
'2.0.0 svn3873'
What this error means?
Is it a misprint in the book?
Thanks,
Markos

Reply With Quote

