Sunil_Telang Posted June 18, 2016 Posted June 18, 2016 I have a excel sheet for calling card numbers, pin numbers and destination numbers. I want to make a vb script which can make a call on skype by picking up this details. when a call make on destination number it ask for calling card number (Skype to go number/ access number) then it prompt for pin number after all getting this from sheet it will make a call on destination number and returns a value on a last column is number is connected or no. if connected it returns YES and no then it returns NO.
water Posted June 18, 2016 Posted June 18, 2016 Welcome to AutoIt and the forum! Do you want to write your script in VB or AutoIt? As you posted a second question in the Skype UDF thread i assume you are looking for AutoIt. My UDFs and Tutorials: Reveal hidden contents UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
water Posted June 20, 2016 Posted June 20, 2016 As this Forum is mainly about AutoIt I fear you won't get too much help. I suggest to ask on a VB Forum where the Gurus are My UDFs and Tutorials: Reveal hidden contents UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
Moderators JLogan3o13 Posted June 20, 2016 Moderators Posted June 20, 2016 @Sunil_Telang while we do support VBScript in this sub-forum, there have been some folks that have written UDFs for Skype in AutoIt. If you absolutely must have it in VBScript it should not be too difficult to convert, as they are often originally converted from VBScript. See here for one example: "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now