Menu

[r1]: / trunk / Utils / Source / Batch / Batch reference.htm  Maximize  Restore  History

Download this file

127 lines (116 with data), 3.3 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Batch files reference</title>
<meta http-equiv="imagetoolbar" content="false">
<style type="text/css">
<!--
a:link {color: #0000ff;}
a:visited {color: #800080;}
a:active {color: #ff0000;}
body {
margin: 0;
height: 100%;
width: 100%;
background-color: #ffffff;
}
img {
border-width: 0;
vertical-align: top;
}
.dfltt {
font-family: 'Times New Roman';
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: left;
color: #000000;
}
.lalign {
position: relative;
text-align: left;
}
.ralign {
position: relative;
text-align: right;
}
.calign {
position: relative;
text-align: center;
}
.jalign {
position: relative;
text-align: justify;
}
#Oobj10 {
position: absolute;
font-size: 10px;
z-index: 1;
text-align: left;
left: 0.90em;
top: 4.00em;
width: 65.80em;
height: 51.80em;
}
.txt0 {
font-family: Arial, sans-serif;
font-size: 16px;
}
#Oobj32 {
position: absolute;
font-size: 10px;
z-index: 2;
text-align: left;
left: 0.00em;
top: 0.00em;
width: 34.20em;
height: 3.10em;
}
.txt1 {
font-family: Arial, sans-serif;
font-size: 21px;
}
-->
</style>
</head>
<body>
<div id="Oobj10">
<div id="Grtf16" class="dfltt">
<span class ="txt0">(Note:&nbsp; Who knew batch files could do so much. First batch files were written with notepad, <br>
then I discovered Notepad++ portable AFTER I finished.&nbsp; (Whoops).&nbsp; I highly recommend <br>
it for seeing syntax highlighting in batch files.)<br>
<br>
Good general reference to windows CMD shell.<br>
<a href="http://ss64.com/nt/">http://ss64.com/nt/</a><br>
<br>
DosTips - The DOS Batch Guide<br>
<a href="http://www.dostips.com">http://www.dostips.com</a><br>
<br>
Assorted NT/2000/XP/.. CMD.EXE Script Tricks<br>
<a href="http://www.netikka.net/tsneti/info/tscmd.php">http://www.netikka.net/tsneti/info/tscmd.php</a><br>
<a href="http://www.netikka.net/tsneti/info/tscmd080.htm"><br>
</a>Information on batch files<br>
<a href="http://www.computerhope.com/batch.htm">http://www.computerhope.com/batch.htm</a><br>
<br>
Filename parsing in batch file and more idioms<br>
<a href="http://www.rgagnon.com/gp/gp-0008.html">http://www.rgagnon.com/gp/gp-0008.html</a><br>
<br>
DOS and Batch Files Help and Tips<br>
<a href="http://malektips.com/dos0016.html">http://malektips.com/dos0016.html</a><br>
<br>
General questions and answers on Batch files.<br>
<a href="http://efreedom.com/Question/1-731332/Check-Null-Variable-Windows-Batch">http://efreedom.com/Question/1-731332/Check-Null-Variable-Windows-Batch</a><br>
<br>
Article - Making a .bat file to get input<br>
<a href="http://www.computing.net/answers/dos/making-a-bat-file-to-get-input/12821.html">http://www.computing.net/answers/dos/making-a-bat-file-to-get-input/12821.html</a><br>
</span></div>
</div>
<div id="Oobj32">
<div id="Grtf30" class="dfltt">
<span class ="txt1">Batch guides &amp; references..<br>
</span></div>
</div>
</body>
</html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.