Search found 4 matches

by eXceii
2011-04-23T15:19:35-07:00
Forum: Users
Topic: .bat wont run
Replies: 5
Views: 11942

Re: .bat wont run

Thanks whugemann, I have decided to use PHP for my conditionals now but I am sure your suggestion is exactly what I needed.

Also thanks for the tip of a step-by-step approach, that was my intentions to begin with.
by eXceii
2011-04-21T11:30:22-07:00
Forum: Users
Topic: .bat wont run
Replies: 5
Views: 11942

Re: .bat wont run

[quote="whugemann"][/quote] Thanks for the help but omitting the % still didn't allow the batch to run. Also the reason I am cross checking the .jpg's against a list of names then adding to the list is because I am using a system that will pass the same jpg's to the batch file as well as new ones. I ...
by eXceii
2011-04-20T08:23:34-07:00
Forum: Users
Topic: .bat wont run
Replies: 5
Views: 11942

Re: .bat wont run

Anyone?
by eXceii
2011-04-19T17:41:36-07:00
Forum: Users
Topic: .bat wont run
Replies: 5
Views: 11942

.bat wont run

I am a huge coding novice and I was hoping someone might be able to tell me why my batch code will not run. I am trying to pass many .jpg's into the run.bat and have the run.bat check the .jpg's name and path against a text file containing the names of .jpg's that have already been processed. I am ...