.bat
Hey Sorry for my Eng but IS There enyone knows how to make this (start bat.bat features)
In bat will be
If (% 1>"text1);
And some stuff here.
If(% 2>"text2");
And some stuff here.
So in cmd i do start bat.bat text1 and it will do only text1 and after it say Ill do it and program close or something
Thx for anyone Who helps me.
In bat will be
If (% 1>"text1);
And some stuff here.
If(% 2>"text2");
And some stuff here.
So in cmd i do start bat.bat text1 and it will do only text1 and after it say Ill do it and program close or something
Thx for anyone Who helps me.