EventHandlers problem with number

For user who dont speak german please use this part of my forum
ExSpirit
Beiträge: 5
Registriert: Sa 1. Mai 2010, 12:59

EventHandlers problem with number

Beitrag 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?
FJ
Site Admin
Beiträge: 32106
Registriert: Mi 15. Feb 2006, 01:16
Wohnort: Tirol
Kontaktdaten:

Beitrag von FJ »

You can strip the name from the comnmanline with VBScript
Antworten