Seite 1 von 1

EventHandlers problem with number

Verfasst: So 2. Mai 2010, 13:54
von ExSpirit
If I use this Event handler:

Code: Alles auswählen

[EventHandlers]
OnIncomingMessage=d:\test.bat %number
then I don't receive the number but as I have this contact saved on my phonebook. Only numbers which I don't have saved are sent as "00000000" but if I have this number saved as John I get "john [0000000]". Is there any way to get just number no matter if it's saved or not?

Verfasst: So 2. Mai 2010, 16:19
von FJ
You can strip the name from the comnmanline with VBScript