You are here:
I can answer VB Script questions which are related to Visual Basic / VBA / QTP Scripts.
8 Years
Master of Computer Applications
Established Member from QA Forums and Brainbench certification
| User | Date | K | C | P | Comments |
|---|---|---|---|---|---|
| Ajay | 07/09/11 | 10 | 10 | 10 | |
| Caleb | 01/07/11 | 10 | 10 | 10 | Thanks! |
| Tim | 09/19/09 | 10 | 7 | 10 | Thanks |
| Craig | 09/11/09 | 10 | 10 | 10 | Excellent response in a timely fashion. Helped ..... |
| Claude | 09/10/09 | 10 | 10 | 10 | Thanks a lot for your help Subbu ..... |
Kavitha, I misunderstood your question earlier, sorry for that, here you go: Call uniqueNum(1020, 2) Function uniqueNum(num, digits) If Len(Trim(Str(num))) < digits Then MsgBox "Invalid
use round function. Syntax: round(value,decimalplaces) For example: a=84.32 msgbox round(a,0) 'This will give 84 b=84.52 msgbox round(b,0) 'This will give 85 because while rounding the first
Vikash, what is the error message you are getting after execution of objmail.send. objmail is object of Outlook or LotusNotes? Did you set all mandatory properties of objmail (like sendTo, Date
John, Sorry for late reply, I am very good in Lotus Notes email, even though I will try. have you done some R & D? If yes please share with me that would more helpful to me. For your reference
Tim, Sorry for late reply (I had couple of break fixes in my current SAP application), here you go: Dim x As Integer Dim y As Integer x = 10 'Customize y = 1 z = 1 While z <= 2 'I did iterate

©2012 About.com, a part of The New York Times Company. All rights reserved.