Jump to content

Recommended Posts

Posted

Hi Everyone

 

I am trying to run the following batch file but keep getting errors.

I know its to do with spaces in long file names

 

batch file as follows:-

 

for /f %%a in (c:\Batch Files and Scripts\ping\c5.txt) do (ping %%a)

 

Where would i put the quotation marks?

 

Any help would be appreciated

 

Thanks

 

Barry Stone

Posted

Is your file extension .cmd or .bat? I also use .cmd

 

You could also put a 'pause' command at the end to see if there are any errors when running. Take it off when it runs okay.

Posted (edited)
Artistic licence............... who's ever heard of those lyrics?

 

Sore subject.

 

I lost my artistic licence only last week.

 

I failed to stop after taking a montage too fast and was found to be under the influence of Bauhaus.

Edited by jinnantonnixx
Posted
Sore subject.

 

I lost my artistic licence only last week.

 

I failed to stop after taking a montage too fast and was found to be under the influence of Bauhaus.

 

Got mine lens10943231_1273550217artistic-license.jpg

 

Leo

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...