CODE
F:\archive\src\skype>python skype4com.py
skype is already running.
---- self: <win32com.client.COMEventClass instance at 0x12410592>
---- name: <PyIDispatch at 0xab4f64 with obj at 0xd54ea0>
Event: ConnectionStatus:3
---- self: <win32com.client.COMEventClass instance at 0x12410592>
---- name: <PyIDispatch at 0xab4f64 with obj at 0xd54ea0>
---- self: <win32com.client.COMEventClass instance at 0x12410592>
---- name: <PyIDispatch at 0xab4f64 with obj at 0xd54ea0>
Event: UserStatus:3
---- self: <win32com.client.COMEventClass instance at 0x12410592>
---- name: <PyIDispatch at 0xab4f64 with obj at 0xd54ea0>
---- self: <win32com.client.COMEventClass instance at 0x12410592>
---- name: <PyIDispatch at 0xab4f64 with obj at 0xd54ea0>
attached to skype
---- self: <win32com.client.COMEventClass instance at 0x12410592>
---- name: <PyIDispatch at 0xb73e5c with obj at 0xd54ea0>
Hello !
Hit space to end...
Right at the end its supposed to say "Hello cowmix!".. but its not grabbing my name.. Also, if I try to call methods from that wrapper.. some of those don't work right either.
Is anyone using that script?
thanks!