Search found 2 matches

by Tesrym
20 Dec 2011 14:53
Forum: DOS Batch Forum
Topic: Strange behavior
Replies: 4
Views: 5679

Re: Strange behavior

I came across this problem when making something similar.
When performing an arithmetic operation with set /a, it removes "obese" zeros.
10+1 becomes 11, but 01+1 becomes 2.
Sadly, I didn't create a solution for this, but I will follow this thread with curiosity.
by Tesrym
15 Dec 2011 23:29
Forum: DOS Batch Forum
Topic: Batch Distribution Channel
Replies: 2
Views: 3961

Batch Distribution Channel

Is this something you guys would be interested in? I guess it would. Make a batch, submit to a distributor, let others download easily (Think Steam, but completely free) Also, if making this in batch, it would make a good project. I will do a serious attempt this weekend, so I'll lurk here and see w...