Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic phonebook comments (Read 3063 times)
Tom22
YaBB Newbies
*
Offline


Phoner is great!

Posts: 32
Joined: 06. Mar 2010
phonebook comments
10. Apr 2020 at 11:54
Print Post  
Hello everyone!
First sorry for my english
Tell me how you can display the comment that is added to the number in the phone book?
Now I have a small script for incoming calls that shows the number of the incoming call.
It looks like this:
cscript.exe showPhone.vbs% 1
which in turn launches vbs:
msgbox "phone number=" & objArgs(0),vbSystemModal, vbOK

I would like to see something like this:
Name: XXX
Telephone: XXX
Comment: XXX
  
Back to top
 
IP Logged
 
Phoner Admin
YaBB Administrator
*****
Offline



Posts: 11404
Location: Germany
Joined: 12. Oct 2003
Gender: Male
Re: phonebook comments
Reply #1 - 14. Apr 2020 at 09:53
Print Post  
PhonerLite starts the configured application with 3 parameters:
1) phone number
2) name in phone book (if available)
3) comment in phone book (if available)
  
Back to top
WWW  
IP Logged
 
Tom22
YaBB Newbies
*
Offline


Phoner is great!

Posts: 32
Joined: 06. Mar 2010
Re: phonebook comments
Reply #2 - 14. Apr 2020 at 15:36
Print Post  
Big thxs
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint