Do I need to state the path of a VBScript file in the same directory? [closed] - vbscript

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 5 days ago.
Improve this question
I am trying to run a VBScript file in the same directory but I keep getting an error.
Here is my code: *
Set WshShell=CreateObject("Wscript.Shell")
WshShell.Run("file2.vbs")*
It keeps giving an error for some reason.
Does anyone know what I'm doing wrong?
Should I write instead:
WshShell.Run("C:/Users/EpicGaming/Documents/file2.vbs")
Thanks!

Related

(mixed model AVR2.DLL failed to authorize - Missing or invalid Customer Key..) [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 3 days ago.
Improve this question
(mixed model AVR2.DLL failed to authorize - Missing or invalid Customer Key..) that is error apears in proteuse how can i solve it?
i tried to make another file but it dos not work

Ruby code not executing even with code = 0 [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 3 days ago.
Improve this question
Here is a link to a google drive with a .docx folder to all my code. Also directions of my assignment I had to create for any confusion on what im making. I am making a water bill. I coded everything but it doesnt execute. Even thoe it has the code=0 prompt in my terminal. I am trying to get it to print the information.
link
I tried to create a main function. Didnt work. Tried to call my function didnt work. Any ideas? again I could be a big goof and messed up my code.

How to check G-Drive Migration already completed and no needs to repeat again in ASP.NET CORE MVC?

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 3 hours ago.
Improve this question
There are several functions for getting G-Drive folder details and get migration details but I am not sure how to check that G-Drive folder migration has already been completed and no needs to repeat again. I am attaching screenshots for better understanding.

Is there any way to open a folder containing long filename in MS Windows perl? [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
Improve this question
Perl script to open a folder which contains a longfile name and shows an error "Could not open 'dir' for reading 'Filename too long'"
perl: handling long filenames in MS Windows
https://www.codeproject.com/Questions/1002424/how-to-resolve-Filename-too-long-when-readdir-in-p suggest it is MS Windows specific problem fixed by use of Win32::LongPath perl module.

How to clear MAC bash [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 6 years ago.
Improve this question
After installing lots of gems and exporting path in my OS 10 bash appears to be messy and show lots of error. How do I clear these error.
how can i clear this
I think the problem is that source <smth> is on the same line as the if construct.
Open .bash_profile in any text editor, find line 22, press Enter after fi and then save the file.

Resources