Search found 3 matches

by skkk
20 Mar 2012 08:33
Forum: DOS Batch Forum
Topic: goto in a one-line command
Replies: 10
Views: 9489

Re: goto in a one-line command

thanks but i'm looking for a way to do it as a one-liner from the command line.
by skkk
20 Mar 2012 08:10
Forum: DOS Batch Forum
Topic: goto in a one-line command
Replies: 10
Views: 9489

Re: goto in a one-line command

I'm just trying to make a while loop in a one-line command, no matter what the loop does.
by skkk
20 Mar 2012 06:55
Forum: DOS Batch Forum
Topic: goto in a one-line command
Replies: 10
Views: 9489

goto in a one-line command

Hi,

I was wondering if there was a way to define a label and use a goto to this one in a one-line command. I can't find a solution to this problem, I made several attempts but nothing seems to work.

Thank you in advance.