how to get date format from system locale..format means
neither long nor shor... format from system locale. i need
like your date is mm/dd/yyyy formate or mm-dd-yy or with
time like that. how to get.
Answers were Sorted based on User's Feedback
Answer / kesava
i take cint that i will get mm/dd/yy format
first ofall i capture that value take help stepgenatator later
mm/dd/yyyy change into your format
| Is This Answer Correct ? | 1 Yes | 4 No |
write a vb script to generate the following pattern ***** **** *** ** *
Suppose by navigation I went from 1 st page to 5 page ,so Write a generic script for coming from any page to the 1st page and by executing where the page may be it will come to 1st page
What is difference between vbscript and vba?
How many types of operators are available in the vbscript language?
how many types of recording are there?
how to organize files in object repository of qtp
why variable name should not exceed 255 characters?
write a vb script create 5 folders test1 test2 test3 test4 test5
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
what is resorceallocation
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
write a vb script to display factorial of a number using function