![]() |
Need Help Writing/Understanding Several Scripts
I have a couple of questions/scripts that i need to write for hw, but so far i've had no luck getting any of them to work. They are
1.Write a script that creates a file. The script should:
2.Write a function that extracts and displays characters 7 to 12 of a string that is entered from the keyboard:
3.Write a script that displays an entered drive's serial number & 4. Write a script that asks for a number:
Any help would be appreciated :) I did all my other questions without any problems , but i've been having lots of problems with those |
Re: Need Help Writing/Understanding Several Scripts
try satrting up with the coding and post the progress so we can help
most of these are easily achievable with the given methods in vb.net to start go on and google about the io.directory and io.file you can do the first with thoe two and for the second you need the substring method only the third one is pretty basic that you should be able to do it just have to check weather the input == "quit" |
| All times are GMT +5.5. The time now is 05:38. |