How to find a latest file from any folder
Answer Posted / sha
How to find a latest file from any folder by using vb script?
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of the err object in the vbscript language?
Explain the functionality of vbscript?
Mention what if you do not specify anything when you call a procedure?
Mention what are the rules to name variable in vbscript?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
What is the use of the date function in the vbscript language?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
What is the use of the formatdatetime function in the vbscript language?
What is vbscript language used for and which earlier language is it modeled upon?
i have a problem with this error(this error related edit and
delete button,when i click this button in datagrid..i will
get this error)"Invalid postback or callback argument.
Event validation is enabled using
How regexp.execute method works?
What are the special sub-types in vbscript?
when we use filter funtiom invb script(QTP)
Why is error handling required?