|
-
Jun 22nd, 2006, 12:41 PM
#1
Thread Starter
New Member
Help getting script to work
Hi Everyone,
I am very new to scripting and I found this inventory script while reading a scripting page. Could someone tell me what I have to do to get it to work? I am getting the below error. Thank you in advance!
Argument <FileName> required. For example
cscript Inventory.vbs "c:\MyFolder\Inventory.xls"
The vbs script I am trying to use is off of this link:
http://www.rlmueller.net/Programs/Inventory.txt
-
Jun 22nd, 2006, 01:48 PM
#2
Re: Help getting script to work
When you run the script you have to give it the name of an Excel .xls file. You didn't.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|