neethu Posted June 28, 2015 Posted June 28, 2015 1) write a script which would accept name n password and save it in a textfile. a)shd prompt user asking how many entries are need b) save it c)chk whether file exists ifexists open in append mode else create a textfile and open in append mode 2) to get the name of a phone num tat is been saved in previous text file if record exits display names else state record does not exists plz help am new to vbscript
halbaradkenafin Posted June 29, 2015 Posted June 29, 2015 You've got the basics of your script already by breaking it down to what you want each section to do. Now you just need to use Google/Bing/DuckDuckGo/OtherSearchEngine to find out how to do each line, put it all together and then test it.
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