OSDN Git Service

f93c1ce819c27635e098287bb17fe2c7705f6f5b
[vbslib/main.git] / _src / _vbslib manual.files / dos_batch.files / dos_batch_tree.html
1 <?xml version="1.0" encoding="Shift_JIS"?>\r
2 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"\r
3  "http://www.w3.org/TR/html4/strict.dtd">\r
4 <!-- saved from url=(0014)about:internet --> <!-- for too much local security warning -->\r
5 <HTML> \r
6 <HEAD>\r
7 <META http-equiv="Content-Type" content="text/html; charset=shift_jis"/>\r
8 <TITLE>!DOS\83o\83b\83`\83t\83@\83C\83\8b</TITLE>\r
9 <SCRIPT type="text/javascript">\r
10 //<![CDATA[\r
11 /***********************************************************\r
12   <<< [init] HTML \83t\83@\83C\83\8b\82ð\83\8d\81[\83h\82µ\82½\8cã\82É\8eÀ\8ds\82·\82é\8f\88\97\9d >>>\r
13 ************************************************************/\r
14 function  init() {\r
15   if ( !document.getElementsByTagName )  return;\r
16 \r
17   // \91S\82Ä\82Ì\83m\81[\83h\82ð\95Â\82\82é\r
18   divs = document.getElementsByTagName( "div" );\r
19   for ( i = 0; i < divs.length; i++ ) {\r
20     if ( divs[i].className == "node" ) {\r
21       divs[i].style.display = "none";\r
22     }\r
23   }\r
24   sw_imgs = document.getElementsByTagName( "IMG" );\r
25   for ( i = 0; i < sw_imgs.length; i++ ) {\r
26     if ( sw_imgs[i].className == "sw_img" ) {\r
27       s = sw_imgs[i].src;\r
28       sw_imgs[i].src = "../files.files/t_plus"+ s.substring( s.length - 5, s.length - 4 ) +".gif";\r
29     }\r
30   }\r
31 \r
32   // URL \82Ì # \88È\8d~\82ð name \91®\90«\82É\8e\9d\82Â\83c\83\8a\81[\97v\91f\82ð\91I\91ð\82·\82é\r
33   s = self.location.href;\r
34   i = s.indexOf( "#" );  if ( i == -1 )  return;\r
35   sub = s.substring( i + 1 );\r
36 \r
37   selectTreeElem( sub );\r
38 }\r
39 \r
40 \r
41 /***********************************************************\r
42   <<< [sw] \83c\83\8a\81[\83m\81[\83h\82ð\8aJ\82­\82©\95Â\82\82é >>>\r
43 ************************************************************/\r
44 function  sw( node_name, edge_flag, url, target, open_flag ) {\r
45   var sw       = document.getElementsByName( node_name + "_sw" );\r
46   var icon     = document.getElementsByName( node_name + "_icon" );\r
47   var children = document.getElementsByName( node_name + "_children" );\r
48 \r
49   if ( children[0].style.display == "block" ) { /* \8aJ\82¢\82Ä\82¢\82½\82Æ\82«\81A\95Â\82\82é */\r
50     if ( open_flag != 1 ) {\r
51       sw[0].src = "t_plus" + edge_flag + ".gif";\r
52       icon[0].src = "t_node.gif";\r
53       children[0].style.display = "none";\r
54     }\r
55   }\r
56   else { /* \95Â\82\82Ä\82¢\82½\82Æ\82«\81A\8aJ\82¯\82é */\r
57     if ( open_flag != 0 ) {\r
58       sw[0].src = "t_minus" + edge_flag + ".gif";\r
59       icon[0].src = "t_open.gif";\r
60       children[0].style.display = "block";\r
61     }\r
62   }\r
63 \r
64   if ( url != '' )\r
65     target.location.href = url;\r
66 \r
67   return false;\r
68 }\r
69 \r
70 \r
71 /***********************************************************\r
72   <<< [selectTreeElem] \83c\83\8a\81[\97v\91f\82ð\91I\91ð\82·\82é >>>\r
73 ************************************************************/\r
74 function  selectTreeElem( elem_id )\r
75 {\r
76   // \83m\81[\83h\94Ô\8d\86\82ð\93¾\82é\r
77   for ( i = 0; i < g_elem_ids.length; i++ )\r
78     if ( g_elem_ids[i] == elem_id )  break;\r
79   iNode = i;\r
80 \r
81   // \90e\82ð\8aJ\82¢\82Ä\82¢\82­\r
82   for (;;) {\r
83     i = g_parents[ i ];\r
84     if ( i == -1 )  break;\r
85 \r
86     sw( "node" + i, g_flags[ i ], '', null, 1 );\r
87   }\r
88 \r
89   // \83c\83\8a\81[\83m\81[\83h\82ð\91I\91ð\82·\82é\r
90   nodes = document.getElementsByName( elem_id );\r
91   if ( nodes.length > 0 )  nodes[0].focus();\r
92 }\r
93 \r
94 /************************************************************/\r
95 //]]>\r
96 </SCRIPT>\r
97 <STYLE type="text/css">\r
98 div.tree  { font-size:10pt;  vertical-align:middle; line-height:14px; }\r
99 span.text { cursor:hand; color:black; text-decoration:none; }\r
100 a         { color:black; text-decoration:none; }\r
101 img       { vertical-align:middle; border:0; }\r
102 </STYLE>\r
103 </HEAD>\r
104 <BODY onload="init()" bgcolor="#CCDDCC">\r
105 \r
106 <DIV class="tree"><NOBR>\r
107 \r
108  \r
109   <A href="dos_batch_01.html#svgcats_vml_p1" target="main" name="svgcats_index_p1"><IMG src="../files.files/t_file.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p1_text"> \r
110    DOS\83o\83b\83`\83t\83@\83C\83\8b</SPAN></A><BR/>\r
111  \r
112 <SPAN class="sw" onclick="return sw('node2','3','',parent.main,-1);"><IMG name="node2_sw" class="sw_img" src="../files.files/t_minus3.gif"></SPAN \r
113 ><SPAN class="sw" onclick="return sw('node2','3','dos_batch_01.html#svgcats_vml_p2',parent.main,-1);"><IMG name="node2_icon" src="../files.files/t_node.gif"></SPAN\r
114 ><A href="dos_batch_01.html#svgcats_vml_p2" target="main" name="svgcats_index_p2"><SPAN class="text" name="node2_text"\r
115\83R\83}\83\93\83h\83v\83\8d\83\93\83v\83g\81A\83R\83\93\83\\81[\83\8b (cmd.exe)</SPAN></A><BR>\r
116 <DIV class="node" id="node2_children">\r
117 \r
118  \r
119   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
120    /><A href="dos_batch_01.html#svgcats_vml_p3" target="main" name="svgcats_index_p3"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p3_text"> \r
121    \8aÂ\8b«\95Ï\90\94\82È\82Ç\82Ì\90Ý\92è\82ð\82µ\82½\83R\83}\83\93\83h\83v\83\8d\83\93\83v\83g\82ð\8aJ\82­</SPAN></A><BR/>\r
122  \r
123   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
124    /><A href="dos_batch_01.html#svgcats_vml_p4" target="main" name="svgcats_index_p4"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p4_text"> \r
125    \83R\83}\83\93\83h\83\89\83C\83\93\82Ì\88ø\90\94\82Æ\83G\83X\83P\81[\83v (DOS)</SPAN></A><BR/>\r
126  \r
127   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
128    /><A href="dos_batch_01.html#svgcats_vml_p5" target="main" name="svgcats_index_p5"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p5_text"> \r
129    \83\8c\83W\83X\83g\83\8a\82©\82ç\82Ì AutoRun \83R\83}\83\93\83h</SPAN></A><BR/>\r
130  \r
131   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
132    /><A href="dos_batch_01.html#svgcats_vml_p6" target="main" name="svgcats_index_p6"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p6_text"> \r
133    \83R\83}\83\93\83h\8ag\92£\8b@\94\</SPAN></A><BR/>\r
134  \r
135   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
136    /><A href="dos_batch_01.html#svgcats_vml_p7" target="main" name="svgcats_index_p7"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p7_text"> \r
137    \92x\89\84\8aÂ\8b«\95Ï\90\94</SPAN></A><BR/>\r
138  \r
139   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
140    /><A href="dos_batch_01.html#svgcats_vml_p8" target="main" name="svgcats_index_p8"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p8_text"> \r
141    \83t\83@\83C\83\8b\96¼\95â\8a®\8b@\94\</SPAN></A><BR/>\r
142  \r
143   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
144    /><A href="dos_batch_01.html#svgcats_vml_p9" target="main" name="svgcats_index_p9"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p9_text"> \r
145    \95Ê\82Ì\83\86\81[\83U\82Æ\82µ\82Ä\8eÀ\8ds</SPAN></A><BR/>\r
146  \r
147   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
148    /><A href="dos_batch_01.html#svgcats_vml_p10" target="main" name="svgcats_index_p10"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p10_text"> \r
149    Unicode \82É\91Î\89\9e\82µ\82½ cmd.exe</SPAN></A><BR/>\r
150  \r
151   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
152    /><A href="dos_batch_01.html#svgcats_vml_p11" target="main" name="svgcats_index_p11"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p11_text"> \r
153    \95\8e\9a\83R\81[\83h chcp</SPAN></A><BR/>\r
154  \r
155   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
156    /><A href="dos_batch_01.html#svgcats_vml_p12" target="main" name="svgcats_index_p12"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p12_text"> \r
157    Windows Vista \82Ì\83R\83}\83\93\83h\83v\83\8d\83\93\83v\83g</SPAN></A><BR/>\r
158  \r
159 <IMG src="../files.files/t_vert.gif"/><SPAN class="sw" onclick="return sw('node13','2','',parent.main,-1);"><IMG name="node13_sw" class="sw_img" src="../files.files/t_minus2.gif"></SPAN \r
160 ><SPAN class="sw" onclick="return sw('node13','2','dos_batch_01.html#svgcats_vml_p13',parent.main,-1);"><IMG name="node13_icon" src="../files.files/t_node.gif"></SPAN\r
161 ><A href="dos_batch_01.html#svgcats_vml_p13" target="main" name="svgcats_index_p13"><SPAN class="text" name="node13_text"\r
162 > API</SPAN></A><BR>\r
163 <DIV class="node" id="node13_children">\r
164 \r
165  \r
166   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_spc.gif"/><IMG src="../files.files/t_edge.gif"\r
167    /><A href="dos_batch_01.html#svgcats_vml_p14" target="main" name="svgcats_index_p14"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p14_text"> \r
168    _getch</SPAN></A><BR/>\r
169  \r
170   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_spc.gif"/><IMG src="../files.files/t_last.gif"\r
171    /><A href="dos_batch_01.html#svgcats_vml_p15" target="main" name="svgcats_index_p15"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p15_text"> \r
172    _getcwd</SPAN></A><BR/>\r
173  \r
174 \r
175 </DIV>\r
176 \r
177 \r
178 </DIV>\r
179 \r
180 <SPAN class="sw" onclick="return sw('node16','3','',parent.main,-1);"><IMG name="node16_sw" class="sw_img" src="../files.files/t_minus3.gif"></SPAN \r
181 ><SPAN class="sw" onclick="return sw('node16','3','dos_batch_01.html#svgcats_vml_p16',parent.main,-1);"><IMG name="node16_icon" src="../files.files/t_node.gif"></SPAN\r
182 ><A href="dos_batch_01.html#svgcats_vml_p16" target="main" name="svgcats_index_p16"><SPAN class="text" name="node16_text"\r
183\83o\83b\83`\83t\83@\83C\83\8b\82ð\8eg\82Á\82½\83e\83X\83g\82Ì\8e©\93®\89»</SPAN></A><BR>\r
184 <DIV class="node" id="node16_children">\r
185 \r
186  \r
187 <IMG src="../files.files/t_vert.gif"/><SPAN class="sw" onclick="return sw('node17','3','',parent.main,-1);"><IMG name="node17_sw" class="sw_img" src="../files.files/t_minus3.gif"></SPAN \r
188 ><SPAN class="sw" onclick="return sw('node17','3','dos_batch_01.html#svgcats_vml_p17',parent.main,-1);"><IMG name="node17_icon" src="../files.files/t_node.gif"></SPAN\r
189 ><A href="dos_batch_01.html#svgcats_vml_p17" target="main" name="svgcats_index_p17"><SPAN class="text" name="node17_text"\r
190\83e\83X\83g\83o\83b\83`\82Ì\83e\83\93\83v\83\8c\81[\83g</SPAN></A><BR>\r
191 <DIV class="node" id="node17_children">\r
192 \r
193  \r
194   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_last.gif"\r
195    /><A href="dos_batch_01.html#svgcats_vml_p18" target="main" name="svgcats_index_p18"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p18_text"> \r
196    FCBat \83e\83X\83g\83c\81[\83\8b(.zip)</SPAN></A><BR/>\r
197  \r
198 \r
199 </DIV>\r
200 \r
201   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
202    /><A href="dos_batch_02.html#svgcats_vml_p19" target="main" name="svgcats_index_p19"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p19_text"> \r
203    \8fo\97Í\8c\8b\89Ê\82É\90â\91Î\83p\83X\82ª\82 \82é\82Æ\82«</SPAN></A><BR/>\r
204  \r
205   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
206    /><A href="dos_batch_02.html#svgcats_vml_p20" target="main" name="svgcats_index_p20"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p20_text"> \r
207    \83o\81[\83W\83\87\83\93\95Ê\83p\83b\83P\81[\83W (ver_pack)</SPAN></A><BR/>\r
208  \r
209   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
210    /><A href="dos_batch_02.html#svgcats_vml_p21" target="main" name="svgcats_index_p21"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p21_text"> \r
211    \83R\83s\81[\83t\83@\83C\83\8b\93¯\8aú</SPAN></A><BR/>\r
212  \r
213   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
214    /><A href="dos_batch_02.html#svgcats_vml_p22" target="main" name="svgcats_index_p22"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p22_text"> \r
215    \83v\83\8d\83W\83F\83N\83g\81E\83e\83\93\83v\83\8c\81[\83g (auto.bat)</SPAN></A><BR/>\r
216  \r
217   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
218    /><A href="dos_batch_02.html#svgcats_vml_p23" target="main" name="svgcats_index_p23"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p23_text"> \r
219    \83e\83X\83g\97p\83t\83H\83\8b\83_\82ð\83\8a\83Z\83b\83g\81i\8dí\8f\9c\81\95\83R\83s\81[\81j</SPAN></A><BR/>\r
220  \r
221   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
222    /><A href="dos_batch_02.html#svgcats_vml_p24" target="main" name="svgcats_index_p24"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p24_text"> \r
223    \83e\83X\83g\83v\83\8d\83O\83\89\83\80\82Ì\8bN\93®</SPAN></A><BR/>\r
224  \r
225   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
226    /><A href="dos_batch_02.html#svgcats_vml_p25" target="main" name="svgcats_index_p25"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p25_text"> \r
227    notepad</SPAN></A><BR/>\r
228  \r
229   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_last.gif"\r
230    /><A href="dos_batch_02.html#svgcats_vml_p26" target="main" name="svgcats_index_p26"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p26_text"> \r
231    \91S\83e\83X\83g\8eÀ\8ds\83o\83b\83`</SPAN></A><BR/>\r
232  \r
233 \r
234 </DIV>\r
235 \r
236   <IMG src="../files.files/t_edge.gif"\r
237    /><A href="dos_batch_02.html#svgcats_vml_p27" target="main" name="svgcats_index_p27"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p27_text"> \r
238    \83G\83\89\81[\8f\88\97\9d\81A\83v\83\8d\83O\83\89\83\80\82Ì\95Ô\82è\92l\82Ì\83`\83F\83b\83\81i</SPAN></A><BR/>\r
239  \r
240   <IMG src="../files.files/t_edge.gif"\r
241    /><A href="dos_batch_02.html#svgcats_vml_p28" target="main" name="svgcats_index_p28"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p28_text"> \r
242    \83o\83b\83`\83t\83@\83C\83\8b\82Ì\83f\83o\83b\83O</SPAN></A><BR/>\r
243  \r
244   <IMG src="../files.files/t_edge.gif"\r
245    /><A href="dos_batch_02.html#svgcats_vml_p29" target="main" name="svgcats_index_p29"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p29_text"> \r
246    \83p\83\89\83\81\81[\83^\81A\83v\83\8d\83O\83\89\83\80\82Ì\83`\83F\83b\83N</SPAN></A><BR/>\r
247  \r
248   <IMG src="../files.files/t_edge.gif"\r
249    /><A href="dos_batch_02.html#svgcats_vml_p30" target="main" name="svgcats_index_p30"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p30_text"> \r
250    \83\8a\83_\83C\83\8c\83N\83g\81A\83p\83C\83v\81Atee</SPAN></A><BR/>\r
251  \r
252   <IMG src="../files.files/t_edge.gif"\r
253    /><A href="dos_batch_02.html#svgcats_vml_p31" target="main" name="svgcats_index_p31"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p31_text"> \r
254    call &amp; \88ø\90\94</SPAN></A><BR/>\r
255  \r
256 <SPAN class="sw" onclick="return sw('node32','3','',parent.main,-1);"><IMG name="node32_sw" class="sw_img" src="../files.files/t_minus3.gif"></SPAN \r
257 ><SPAN class="sw" onclick="return sw('node32','3','dos_batch_03.html#svgcats_vml_p32',parent.main,-1);"><IMG name="node32_icon" src="../files.files/t_node.gif"></SPAN\r
258 ><A href="dos_batch_03.html#svgcats_vml_p32" target="main" name="svgcats_index_p32"><SPAN class="text" name="node32_text"\r
259\95Ï\90\94\82Ì\8a\88\97p</SPAN></A><BR>\r
260 <DIV class="node" id="node32_children">\r
261 \r
262  \r
263   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
264    /><A href="dos_batch_03.html#svgcats_vml_p33" target="main" name="svgcats_index_p33"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p33_text"> \r
265    \95\94\95ª\95\8e\9a\97ñ</SPAN></A><BR/>\r
266  \r
267   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
268    /><A href="dos_batch_03.html#svgcats_vml_p34" target="main" name="svgcats_index_p34"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p34_text"> \r
269    \92u\82«\8a·\82¦\81A\92u\8a·</SPAN></A><BR/>\r
270  \r
271   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
272    /><A href="dos_batch_03.html#svgcats_vml_p35" target="main" name="svgcats_index_p35"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p35_text"> \r
273    \83t\83@\83C\83\8b\96¼\81A\83p\83X</SPAN></A><BR/>\r
274  \r
275   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
276    /><A href="dos_batch_03.html#svgcats_vml_p36" target="main" name="svgcats_index_p36"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p36_text"> \r
277    \93ú\95t (%date%, %time%, timedate)</SPAN></A><BR/>\r
278  \r
279   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
280    /><A href="dos_batch_03.html#svgcats_vml_p37" target="main" name="svgcats_index_p37"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p37_text"> \r
281    \8cv\8eZ</SPAN></A><BR/>\r
282  \r
283   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
284    /><A href="dos_batch_03.html#svgcats_vml_p38" target="main" name="svgcats_index_p38"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p38_text"> \r
285    \83v\83\8d\83Z\83X\8aÔ\82Ì\8aÂ\8b«\95Ï\90\94\82Ì\88ø\8cp\82¬</SPAN></A><BR/>\r
286  \r
287   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_last.gif"\r
288    /><A href="dos_batch_03.html#svgcats_vml_p39" target="main" name="svgcats_index_p39"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p39_text"> \r
289    set /?</SPAN></A><BR/>\r
290  \r
291 \r
292 </DIV>\r
293 \r
294   <IMG src="../files.files/t_edge.gif"\r
295    /><A href="dos_batch_03.html#svgcats_vml_p40" target="main" name="svgcats_index_p40"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p40_text"> \r
296    MS-DOS</SPAN></A><BR/>\r
297  \r
298   <IMG src="../files.files/t_edge.gif"\r
299    /><A href="dos_batch_03.html#svgcats_vml_p41" target="main" name="svgcats_index_p41"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p41_text"> \r
300    start</SPAN></A><BR/>\r
301  \r
302   <IMG src="../files.files/t_edge.gif"\r
303    /><A href="dos_batch_03.html#svgcats_vml_p42" target="main" name="svgcats_index_p42"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p42_text"> \r
304    cd, pushd, popd</SPAN></A><BR/>\r
305  \r
306   <IMG src="../files.files/t_edge.gif"\r
307    /><A href="dos_batch_03.html#svgcats_vml_p43" target="main" name="svgcats_index_p43"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p43_text"> \r
308    dir, tree</SPAN></A><BR/>\r
309  \r
310   <IMG src="../files.files/t_edge.gif"\r
311    /><A href="dos_batch_03.html#svgcats_vml_p44" target="main" name="svgcats_index_p44"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p44_text"> \r
312    echo, @</SPAN></A><BR/>\r
313  \r
314   <IMG src="../files.files/t_edge.gif"\r
315    /><A href="dos_batch_03.html#svgcats_vml_p45" target="main" name="svgcats_index_p45"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p45_text"> \r
316    pause</SPAN></A><BR/>\r
317  \r
318   <IMG src="../files.files/t_edge.gif"\r
319    /><A href="dos_batch_03.html#svgcats_vml_p46" target="main" name="svgcats_index_p46"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p46_text"> \r
320    set /p : \83\86\81[\83U\81[\82É\94C\88Ó\82Ì\95\8e\9a\97ñ\82ð\93ü\97Í\82³\82¹\82é</SPAN></A><BR/>\r
321  \r
322   <IMG src="../files.files/t_edge.gif"\r
323    /><A href="dos_batch_04.html#svgcats_vml_p47" target="main" name="svgcats_index_p47"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p47_text"> \r
324    shift</SPAN></A><BR/>\r
325  \r
326   <IMG src="../files.files/t_edge.gif"\r
327    /><A href="dos_batch_04.html#svgcats_vml_p48" target="main" name="svgcats_index_p48"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p48_text"> \r
328    if</SPAN></A><BR/>\r
329  \r
330   <IMG src="../files.files/t_edge.gif"\r
331    /><A href="dos_batch_04.html#svgcats_vml_p49" target="main" name="svgcats_index_p49"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p49_text"> \r
332    goto</SPAN></A><BR/>\r
333  \r
334   <IMG src="../files.files/t_edge.gif"\r
335    /><A href="dos_batch_04.html#svgcats_vml_p50" target="main" name="svgcats_index_p50"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p50_text"> \r
336    for</SPAN></A><BR/>\r
337  \r
338   <IMG src="../files.files/t_edge.gif"\r
339    /><A href="dos_batch_04.html#svgcats_vml_p51" target="main" name="svgcats_index_p51"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p51_text"> \r
340    fc</SPAN></A><BR/>\r
341  \r
342   <IMG src="../files.files/t_edge.gif"\r
343    /><A href="dos_batch_04.html#svgcats_vml_p52" target="main" name="svgcats_index_p52"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p52_text"> \r
344    comp</SPAN></A><BR/>\r
345  \r
346   <IMG src="../files.files/t_edge.gif"\r
347    /><A href="dos_batch_04.html#svgcats_vml_p53" target="main" name="svgcats_index_p53"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p53_text"> \r
348    find (DOS)</SPAN></A><BR/>\r
349  \r
350   <IMG src="../files.files/t_edge.gif"\r
351    /><A href="dos_batch_04.html#svgcats_vml_p54" target="main" name="svgcats_index_p54"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p54_text"> \r
352    findstr</SPAN></A><BR/>\r
353  \r
354   <IMG src="../files.files/t_edge.gif"\r
355    /><A href="dos_batch_05.html#svgcats_vml_p55" target="main" name="svgcats_index_p55"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p55_text"> \r
356    sort</SPAN></A><BR/>\r
357  \r
358   <IMG src="../files.files/t_edge.gif"\r
359    /><A href="dos_batch_05.html#svgcats_vml_p56" target="main" name="svgcats_index_p56"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p56_text"> \r
360    copy, move</SPAN></A><BR/>\r
361  \r
362   <IMG src="../files.files/t_edge.gif"\r
363    /><A href="dos_batch_05.html#svgcats_vml_p57" target="main" name="svgcats_index_p57"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p57_text"> \r
364    xcopy</SPAN></A><BR/>\r
365  \r
366   <IMG src="../files.files/t_edge.gif"\r
367    /><A href="dos_batch_05.html#svgcats_vml_p58" target="main" name="svgcats_index_p58"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p58_text"> \r
368    mkdir (md)</SPAN></A><BR/>\r
369  \r
370   <IMG src="../files.files/t_edge.gif"\r
371    /><A href="dos_batch_05.html#svgcats_vml_p59" target="main" name="svgcats_index_p59"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p59_text"> \r
372    rmdir (rd)</SPAN></A><BR/>\r
373  \r
374   <IMG src="../files.files/t_edge.gif"\r
375    /><A href="dos_batch_05.html#svgcats_vml_p60" target="main" name="svgcats_index_p60"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p60_text"> \r
376    subst</SPAN></A><BR/>\r
377  \r
378   <IMG src="../files.files/t_edge.gif"\r
379    /><A href="dos_batch_05.html#svgcats_vml_p61" target="main" name="svgcats_index_p61"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p61_text"> \r
380    tasklist</SPAN></A><BR/>\r
381  \r
382   <IMG src="../files.files/t_last.gif"\r
383    /><A href="dos_batch_05.html#svgcats_vml_p62" target="main" name="svgcats_index_p62"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p62_text"> \r
384    taskkill</SPAN></A><BR/>\r
385  \r
386 \r
387 </NOBR></DIV>\r
388 \r
389 </BODY>\r
390 <SCRIPT type="text/javascript">\r
391 //<![CDATA[\r
392 g_elem_ids = new Array( "",\r
393   "svgcats_index_p1", "svgcats_index_p2", "svgcats_index_p3", "svgcats_index_p4",\r
394   "svgcats_index_p5", "svgcats_index_p6", "svgcats_index_p7", "svgcats_index_p8",\r
395   "svgcats_index_p9", "svgcats_index_p10", "svgcats_index_p11", "svgcats_index_p12",\r
396   "svgcats_index_p13", "svgcats_index_p14", "svgcats_index_p15", "svgcats_index_p16",\r
397   "svgcats_index_p17", "svgcats_index_p18", "svgcats_index_p19", "svgcats_index_p20",\r
398   "svgcats_index_p21", "svgcats_index_p22", "svgcats_index_p23", "svgcats_index_p24",\r
399   "svgcats_index_p25", "svgcats_index_p26", "svgcats_index_p27", "svgcats_index_p28",\r
400   "svgcats_index_p29", "svgcats_index_p30", "svgcats_index_p31", "svgcats_index_p32",\r
401   "svgcats_index_p33", "svgcats_index_p34", "svgcats_index_p35", "svgcats_index_p36",\r
402   "svgcats_index_p37", "svgcats_index_p38", "svgcats_index_p39", "svgcats_index_p40",\r
403   "svgcats_index_p41", "svgcats_index_p42", "svgcats_index_p43", "svgcats_index_p44",\r
404   "svgcats_index_p45", "svgcats_index_p46", "svgcats_index_p47", "svgcats_index_p48",\r
405   "svgcats_index_p49", "svgcats_index_p50", "svgcats_index_p51", "svgcats_index_p52",\r
406   "svgcats_index_p53", "svgcats_index_p54", "svgcats_index_p55", "svgcats_index_p56",\r
407   "svgcats_index_p57", "svgcats_index_p58", "svgcats_index_p59", "svgcats_index_p60",\r
408   "svgcats_index_p61", "svgcats_index_p62" );\r
409 g_parents = new Array( -1,\r
410   -1, -1, 2, 2,\r
411   2, 2, 2, 2,\r
412   2, 2, 2, 2,\r
413   2, 13, 13, -1,\r
414   16, 17, 16, 16,\r
415   16, 16, 16, 16,\r
416   16, 16, -1, -1,\r
417   -1, -1, -1, -1,\r
418   32, 32, 32, 32,\r
419   32, 32, 32, -1,\r
420   -1, -1, -1, -1,\r
421   -1, -1, -1, -1,\r
422   -1, -1, -1, -1,\r
423   -1, -1, -1, -1,\r
424   -1, -1, -1, -1,\r
425   -1, -1 );\r
426 g_flags = new Array( 0,\r
427   1, 3, 3, 3,\r
428   3, 3, 3, 3,\r
429   3, 3, 3, 3,\r
430   2, 3, 2, 3,\r
431   3, 2, 3, 3,\r
432   3, 3, 3, 3,\r
433   3, 2, 3, 3,\r
434   3, 3, 3, 3,\r
435   3, 3, 3, 3,\r
436   3, 3, 2, 3,\r
437   3, 3, 3, 3,\r
438   3, 3, 3, 3,\r
439   3, 3, 3, 3,\r
440   3, 3, 3, 3,\r
441   3, 3, 3, 3,\r
442   3, 2 );\r
443 \r
444 //]]>\r
445 </SCRIPT>\r
446 \r
447 </HTML>\r
448  \r