How to create a Phonebook using win32ras.CreatePhonebookEntry

T. C. Huang a00tch00 at nchc.gov.tw
Sun Feb 27 03:37:03 EST 2000


Hi,

        I want to write a script to create a Phonebook entry on a win98
machine by using
win32ras.CreatePhonebookEntry(0,'') and
win32ras.CreatePhonebookEntry(0,None), but without luck.
However I can manipulate the an existing entry by
win32ras.EditPhonebookEntry(0,None,'MyConnection').
Does anynoe know what's wrong in my use of CreatePhonebookEntry()
function?

    Thank you very much!

T. C. Huang






More information about the Python-list mailing list