OSDN Git Service

Version 5.91
[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   <IMG src="../files.files/t_edge.gif"\r
113    /><A href="dos_batch_01.html#svgcats_vml_p2" target="main" name="svgcats_index_p2"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p2_text"> \r
114    \83R\83}\83\93\83h\83\89\83C\83\93</SPAN></A><BR/>\r
115  \r
116 <SPAN class="sw" onclick="return sw('node3','3','',parent.main,-1);"><IMG name="node3_sw" class="sw_img" src="../files.files/t_minus3.gif"></SPAN \r
117 ><SPAN class="sw" onclick="return sw('node3','3','dos_batch_01.html#svgcats_vml_p3',parent.main,-1);"><IMG name="node3_icon" src="../files.files/t_node.gif"></SPAN\r
118 ><A href="dos_batch_01.html#svgcats_vml_p3" target="main" name="svgcats_index_p3"><SPAN class="text" name="node3_text"\r
119\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
120 <DIV class="node" id="node3_children">\r
121 \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    cmd.exe \82Ì\95Ò\8fW\83\81\83j\83\85\81[\81i\89E\83N\83\8a\83b\83N\81j</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    PATH \8aÂ\8b«\95Ï\90\94</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    \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
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    \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
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    \83\8c\83W\83X\83g\83\8a\82©\82ç\82Ì AutoRun \83R\83}\83\93\83h</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    \83\8f\83C\83\8b\83h\83J\81[\83h</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    \83R\83}\83\93\83h\8ag\92£\8b@\94\</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    \8aÂ\8b«\95Ï\90\94\81i\8aù\92è\82Å\90Ý\92è\8dÏ\82Ý\82Ì\82à\82Ì\81j</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    \92x\89\84\8aÂ\8b«\95Ï\90\94</SPAN></A><BR/>\r
158  \r
159   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
160    /><A href="dos_batch_01.html#svgcats_vml_p13" target="main" name="svgcats_index_p13"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p13_text"> \r
161    \83t\83@\83C\83\8b\96¼\95â\8a®\8b@\94\</SPAN></A><BR/>\r
162  \r
163   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
164    /><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
165    \95Ê\82Ì\83\86\81[\83U\82Æ\82µ\82Ä\8eÀ\8ds</SPAN></A><BR/>\r
166  \r
167   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
168    /><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
169    Unicode \82É\91Î\89\9e\82µ\82½ cmd.exe</SPAN></A><BR/>\r
170  \r
171   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
172    /><A href="dos_batch_01.html#svgcats_vml_p16" target="main" name="svgcats_index_p16"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p16_text"> \r
173    \95\8e\9a\83R\81[\83h chcp</SPAN></A><BR/>\r
174  \r
175   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
176    /><A href="dos_batch_01.html#svgcats_vml_p17" target="main" name="svgcats_index_p17"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p17_text"> \r
177    Windows Vista \82Ì\83R\83}\83\93\83h\83v\83\8d\83\93\83v\83g</SPAN></A><BR/>\r
178  \r
179 <IMG src="../files.files/t_vert.gif"/><SPAN class="sw" onclick="return sw('node18','2','',parent.main,-1);"><IMG name="node18_sw" class="sw_img" src="../files.files/t_minus2.gif"></SPAN \r
180 ><SPAN class="sw" onclick="return sw('node18','2','dos_batch_02.html#svgcats_vml_p18',parent.main,-1);"><IMG name="node18_icon" src="../files.files/t_node.gif"></SPAN\r
181 ><A href="dos_batch_02.html#svgcats_vml_p18" target="main" name="svgcats_index_p18"><SPAN class="text" name="node18_text"\r
182 > API</SPAN></A><BR>\r
183 <DIV class="node" id="node18_children">\r
184 \r
185  \r
186   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_spc.gif"/><IMG src="../files.files/t_edge.gif"\r
187    /><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
188    _getch</SPAN></A><BR/>\r
189  \r
190   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_spc.gif"/><IMG src="../files.files/t_last.gif"\r
191    /><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
192    _getcwd</SPAN></A><BR/>\r
193  \r
194 \r
195 </DIV>\r
196 \r
197 \r
198 </DIV>\r
199 \r
200 <SPAN class="sw" onclick="return sw('node21','3','',parent.main,-1);"><IMG name="node21_sw" class="sw_img" src="../files.files/t_minus3.gif"></SPAN \r
201 ><SPAN class="sw" onclick="return sw('node21','3','dos_batch_02.html#svgcats_vml_p21',parent.main,-1);"><IMG name="node21_icon" src="../files.files/t_node.gif"></SPAN\r
202 ><A href="dos_batch_02.html#svgcats_vml_p21" target="main" name="svgcats_index_p21"><SPAN class="text" name="node21_text"\r
203\83o\83b\83`\83t\83@\83C\83\8b\82ð\8eg\82Á\82½\83e\83X\83g\82Ì\8e©\93®\89»</SPAN></A><BR>\r
204 <DIV class="node" id="node21_children">\r
205 \r
206  \r
207 <IMG src="../files.files/t_vert.gif"/><SPAN class="sw" onclick="return sw('node22','3','',parent.main,-1);"><IMG name="node22_sw" class="sw_img" src="../files.files/t_minus3.gif"></SPAN \r
208 ><SPAN class="sw" onclick="return sw('node22','3','dos_batch_02.html#svgcats_vml_p22',parent.main,-1);"><IMG name="node22_icon" src="../files.files/t_node.gif"></SPAN\r
209 ><A href="dos_batch_02.html#svgcats_vml_p22" target="main" name="svgcats_index_p22"><SPAN class="text" name="node22_text"\r
210\83e\83X\83g\83o\83b\83`\82Ì\83e\83\93\83v\83\8c\81[\83g</SPAN></A><BR>\r
211 <DIV class="node" id="node22_children">\r
212 \r
213  \r
214   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_last.gif"\r
215    /><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
216    FCBat \83e\83X\83g\83c\81[\83\8b(.zip)</SPAN></A><BR/>\r
217  \r
218 \r
219 </DIV>\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    \8fo\97Í\8c\8b\89Ê\82É\90â\91Î\83p\83X\82ª\82 \82é\82Æ\82«</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    \83o\81[\83W\83\87\83\93\95Ê\83p\83b\83P\81[\83W (ver_pack)</SPAN></A><BR/>\r
228  \r
229   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.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    \83R\83s\81[\83t\83@\83C\83\8b\93¯\8aú</SPAN></A><BR/>\r
232  \r
233   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
234    /><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
235    \83v\83\8d\83W\83F\83N\83g\81E\83e\83\93\83v\83\8c\81[\83g (auto.bat)</SPAN></A><BR/>\r
236  \r
237   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
238    /><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
239    \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
240  \r
241   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
242    /><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
243    \83e\83X\83g\83v\83\8d\83O\83\89\83\80\82Ì\8bN\93®</SPAN></A><BR/>\r
244  \r
245   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
246    /><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
247    notepad</SPAN></A><BR/>\r
248  \r
249   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_last.gif"\r
250    /><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
251    \91S\83e\83X\83g\8eÀ\8ds\83o\83b\83`</SPAN></A><BR/>\r
252  \r
253 \r
254 </DIV>\r
255 \r
256   <IMG src="../files.files/t_edge.gif"\r
257    /><A href="dos_batch_02.html#svgcats_vml_p32" target="main" name="svgcats_index_p32"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p32_text"> \r
258    \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
259  \r
260   <IMG src="../files.files/t_edge.gif"\r
261    /><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
262    \83o\83b\83`\83t\83@\83C\83\8b\82Ì\83f\83o\83b\83O</SPAN></A><BR/>\r
263  \r
264   <IMG src="../files.files/t_edge.gif"\r
265    /><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
266    VisualBat - \83o\83b\83`\83t\83@\83C\83\8b\82Ì\83f\83o\83b\83K\81[</SPAN></A><BR/>\r
267  \r
268 <SPAN class="sw" onclick="return sw('node35','3','',parent.main,-1);"><IMG name="node35_sw" class="sw_img" src="../files.files/t_minus3.gif"></SPAN \r
269 ><SPAN class="sw" onclick="return sw('node35','3','dos_batch_03.html#svgcats_vml_p35',parent.main,-1);"><IMG name="node35_icon" src="../files.files/t_node.gif"></SPAN\r
270 ><A href="dos_batch_03.html#svgcats_vml_p35" target="main" name="svgcats_index_p35"><SPAN class="text" name="node35_text"\r
271 > batlib</SPAN></A><BR>\r
272 <DIV class="node" id="node35_children">\r
273 \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    Error</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    ClearError</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    GetStepPath</SPAN></A><BR/>\r
286  \r
287   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.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    GetFileName</SPAN></A><BR/>\r
290  \r
291   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
292    /><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
293    GetParentPath</SPAN></A><BR/>\r
294  \r
295   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
296    /><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
297    SearchParent</SPAN></A><BR/>\r
298  \r
299   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_last.gif"\r
300    /><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
301    IsSameFolder</SPAN></A><BR/>\r
302  \r
303 \r
304 </DIV>\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    \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
309  \r
310 <SPAN class="sw" onclick="return sw('node44','3','',parent.main,-1);"><IMG name="node44_sw" class="sw_img" src="../files.files/t_minus3.gif"></SPAN \r
311 ><SPAN class="sw" onclick="return sw('node44','3','dos_batch_03.html#svgcats_vml_p44',parent.main,-1);"><IMG name="node44_icon" src="../files.files/t_node.gif"></SPAN\r
312 ><A href="dos_batch_03.html#svgcats_vml_p44" target="main" name="svgcats_index_p44"><SPAN class="text" name="node44_text"\r
313\95Ï\90\94\82Ì\8a\88\97p</SPAN></A><BR>\r
314 <DIV class="node" id="node44_children">\r
315 \r
316  \r
317   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
318    /><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
319    \95\94\95ª\95\8e\9a\97ñ</SPAN></A><BR/>\r
320  \r
321   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
322    /><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
323    \92u\82«\8a·\82¦\81A\92u\8a·</SPAN></A><BR/>\r
324  \r
325   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
326    /><A href="dos_batch_03.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
327    \83t\83@\83C\83\8b\96¼\81A\83p\83X</SPAN></A><BR/>\r
328  \r
329   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
330    /><A href="dos_batch_03.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
331    \93ú\95t (%date%, %time%, timedate)</SPAN></A><BR/>\r
332  \r
333   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
334    /><A href="dos_batch_03.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
335    \8cv\8eZ</SPAN></A><BR/>\r
336  \r
337   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_edge.gif"\r
338    /><A href="dos_batch_03.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
339    \83v\83\8d\83Z\83X\8aÔ\82Ì\8aÂ\8b«\95Ï\90\94\82Ì\88ø\8cp\82¬</SPAN></A><BR/>\r
340  \r
341   <IMG src="../files.files/t_vert.gif"/><IMG src="../files.files/t_last.gif"\r
342    /><A href="dos_batch_03.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
343    set /?</SPAN></A><BR/>\r
344  \r
345 \r
346 </DIV>\r
347 \r
348   <IMG src="../files.files/t_edge.gif"\r
349    /><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
350    call &amp; \88ø\90\94</SPAN></A><BR/>\r
351  \r
352   <IMG src="../files.files/t_edge.gif"\r
353    /><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
354    \83\8a\83_\83C\83\8c\83N\83g\81A\83p\83C\83v\81Atee</SPAN></A><BR/>\r
355  \r
356   <IMG src="../files.files/t_edge.gif"\r
357    /><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
358    MS-DOS</SPAN></A><BR/>\r
359  \r
360   <IMG src="../files.files/t_edge.gif"\r
361    /><A href="dos_batch_04.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
362    start</SPAN></A><BR/>\r
363  \r
364   <IMG src="../files.files/t_edge.gif"\r
365    /><A href="dos_batch_04.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
366    cd, pushd, popd</SPAN></A><BR/>\r
367  \r
368   <IMG src="../files.files/t_edge.gif"\r
369    /><A href="dos_batch_04.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
370    del</SPAN></A><BR/>\r
371  \r
372   <IMG src="../files.files/t_edge.gif"\r
373    /><A href="dos_batch_04.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
374    dir, tree</SPAN></A><BR/>\r
375  \r
376   <IMG src="../files.files/t_edge.gif"\r
377    /><A href="dos_batch_04.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
378    echo, @</SPAN></A><BR/>\r
379  \r
380   <IMG src="../files.files/t_edge.gif"\r
381    /><A href="dos_batch_04.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
382    pause</SPAN></A><BR/>\r
383  \r
384   <IMG src="../files.files/t_edge.gif"\r
385    /><A href="dos_batch_04.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
386    timeout</SPAN></A><BR/>\r
387  \r
388   <IMG src="../files.files/t_edge.gif"\r
389    /><A href="dos_batch_04.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
390    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
391  \r
392   <IMG src="../files.files/t_edge.gif"\r
393    /><A href="dos_batch_05.html#svgcats_vml_p63" target="main" name="svgcats_index_p63"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p63_text"> \r
394    shift</SPAN></A><BR/>\r
395  \r
396   <IMG src="../files.files/t_edge.gif"\r
397    /><A href="dos_batch_05.html#svgcats_vml_p64" target="main" name="svgcats_index_p64"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p64_text"> \r
398    if</SPAN></A><BR/>\r
399  \r
400   <IMG src="../files.files/t_edge.gif"\r
401    /><A href="dos_batch_05.html#svgcats_vml_p65" target="main" name="svgcats_index_p65"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p65_text"> \r
402    goto</SPAN></A><BR/>\r
403  \r
404   <IMG src="../files.files/t_edge.gif"\r
405    /><A href="dos_batch_05.html#svgcats_vml_p66" target="main" name="svgcats_index_p66"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p66_text"> \r
406    for</SPAN></A><BR/>\r
407  \r
408   <IMG src="../files.files/t_edge.gif"\r
409    /><A href="dos_batch_05.html#svgcats_vml_p67" target="main" name="svgcats_index_p67"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p67_text"> \r
410    fc</SPAN></A><BR/>\r
411  \r
412   <IMG src="../files.files/t_edge.gif"\r
413    /><A href="dos_batch_05.html#svgcats_vml_p68" target="main" name="svgcats_index_p68"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p68_text"> \r
414    comp</SPAN></A><BR/>\r
415  \r
416   <IMG src="../files.files/t_edge.gif"\r
417    /><A href="dos_batch_05.html#svgcats_vml_p69" target="main" name="svgcats_index_p69"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p69_text"> \r
418    find (DOS)</SPAN></A><BR/>\r
419  \r
420   <IMG src="../files.files/t_edge.gif"\r
421    /><A href="dos_batch_05.html#svgcats_vml_p70" target="main" name="svgcats_index_p70"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p70_text"> \r
422    findstr</SPAN></A><BR/>\r
423  \r
424   <IMG src="../files.files/t_edge.gif"\r
425    /><A href="dos_batch_06.html#svgcats_vml_p71" target="main" name="svgcats_index_p71"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p71_text"> \r
426    sort</SPAN></A><BR/>\r
427  \r
428   <IMG src="../files.files/t_edge.gif"\r
429    /><A href="dos_batch_06.html#svgcats_vml_p72" target="main" name="svgcats_index_p72"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p72_text"> \r
430    copy, move</SPAN></A><BR/>\r
431  \r
432   <IMG src="../files.files/t_edge.gif"\r
433    /><A href="dos_batch_06.html#svgcats_vml_p73" target="main" name="svgcats_index_p73"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p73_text"> \r
434    xcopy</SPAN></A><BR/>\r
435  \r
436   <IMG src="../files.files/t_edge.gif"\r
437    /><A href="dos_batch_06.html#svgcats_vml_p74" target="main" name="svgcats_index_p74"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p74_text"> \r
438    mkdir (md)</SPAN></A><BR/>\r
439  \r
440   <IMG src="../files.files/t_edge.gif"\r
441    /><A href="dos_batch_06.html#svgcats_vml_p75" target="main" name="svgcats_index_p75"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p75_text"> \r
442    rmdir (rd)</SPAN></A><BR/>\r
443  \r
444   <IMG src="../files.files/t_edge.gif"\r
445    /><A href="dos_batch_06.html#svgcats_vml_p76" target="main" name="svgcats_index_p76"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p76_text"> \r
446    touch.bat</SPAN></A><BR/>\r
447  \r
448   <IMG src="../files.files/t_edge.gif"\r
449    /><A href="dos_batch_06.html#svgcats_vml_p77" target="main" name="svgcats_index_p77"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p77_text"> \r
450    reg</SPAN></A><BR/>\r
451  \r
452   <IMG src="../files.files/t_edge.gif"\r
453    /><A href="dos_batch_06.html#svgcats_vml_p78" target="main" name="svgcats_index_p78"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p78_text"> \r
454    subst</SPAN></A><BR/>\r
455  \r
456   <IMG src="../files.files/t_edge.gif"\r
457    /><A href="dos_batch_06.html#svgcats_vml_p79" target="main" name="svgcats_index_p79"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p79_text"> \r
458    tasklist</SPAN></A><BR/>\r
459  \r
460   <IMG src="../files.files/t_last.gif"\r
461    /><A href="dos_batch_06.html#svgcats_vml_p80" target="main" name="svgcats_index_p80"><IMG src="../files.files/t_leaf.gif" class="clickable"/><SPAN class="text" name="svgcats_index_p80_text"> \r
462    taskkill</SPAN></A><BR/>\r
463  \r
464 \r
465 </NOBR></DIV>\r
466 \r
467 </BODY>\r
468 <SCRIPT type="text/javascript">\r
469 //<![CDATA[\r
470 g_elem_ids = new Array( "",\r
471   "svgcats_index_p1", "svgcats_index_p2", "svgcats_index_p3", "svgcats_index_p4",\r
472   "svgcats_index_p5", "svgcats_index_p6", "svgcats_index_p7", "svgcats_index_p8",\r
473   "svgcats_index_p9", "svgcats_index_p10", "svgcats_index_p11", "svgcats_index_p12",\r
474   "svgcats_index_p13", "svgcats_index_p14", "svgcats_index_p15", "svgcats_index_p16",\r
475   "svgcats_index_p17", "svgcats_index_p18", "svgcats_index_p19", "svgcats_index_p20",\r
476   "svgcats_index_p21", "svgcats_index_p22", "svgcats_index_p23", "svgcats_index_p24",\r
477   "svgcats_index_p25", "svgcats_index_p26", "svgcats_index_p27", "svgcats_index_p28",\r
478   "svgcats_index_p29", "svgcats_index_p30", "svgcats_index_p31", "svgcats_index_p32",\r
479   "svgcats_index_p33", "svgcats_index_p34", "svgcats_index_p35", "svgcats_index_p36",\r
480   "svgcats_index_p37", "svgcats_index_p38", "svgcats_index_p39", "svgcats_index_p40",\r
481   "svgcats_index_p41", "svgcats_index_p42", "svgcats_index_p43", "svgcats_index_p44",\r
482   "svgcats_index_p45", "svgcats_index_p46", "svgcats_index_p47", "svgcats_index_p48",\r
483   "svgcats_index_p49", "svgcats_index_p50", "svgcats_index_p51", "svgcats_index_p52",\r
484   "svgcats_index_p53", "svgcats_index_p54", "svgcats_index_p55", "svgcats_index_p56",\r
485   "svgcats_index_p57", "svgcats_index_p58", "svgcats_index_p59", "svgcats_index_p60",\r
486   "svgcats_index_p61", "svgcats_index_p62", "svgcats_index_p63", "svgcats_index_p64",\r
487   "svgcats_index_p65", "svgcats_index_p66", "svgcats_index_p67", "svgcats_index_p68",\r
488   "svgcats_index_p69", "svgcats_index_p70", "svgcats_index_p71", "svgcats_index_p72",\r
489   "svgcats_index_p73", "svgcats_index_p74", "svgcats_index_p75", "svgcats_index_p76",\r
490   "svgcats_index_p77", "svgcats_index_p78", "svgcats_index_p79", "svgcats_index_p80" );\r
491 g_parents = new Array( -1,\r
492   -1, -1, -1, 3,\r
493   3, 3, 3, 3,\r
494   3, 3, 3, 3,\r
495   3, 3, 3, 3,\r
496   3, 3, 18, 18,\r
497   -1, 21, 22, 21,\r
498   21, 21, 21, 21,\r
499   21, 21, 21, -1,\r
500   -1, -1, -1, 35,\r
501   35, 35, 35, 35,\r
502   35, 35, -1, -1,\r
503   44, 44, 44, 44,\r
504   44, 44, 44, -1,\r
505   -1, -1, -1, -1,\r
506   -1, -1, -1, -1,\r
507   -1, -1, -1, -1,\r
508   -1, -1, -1, -1,\r
509   -1, -1, -1, -1,\r
510   -1, -1, -1, -1,\r
511   -1, -1, -1, -1 );\r
512 g_flags = new Array( 0,\r
513   1, 3, 3, 3,\r
514   3, 3, 3, 3,\r
515   3, 3, 3, 3,\r
516   3, 3, 3, 3,\r
517   3, 2, 3, 2,\r
518   3, 3, 2, 3,\r
519   3, 3, 3, 3,\r
520   3, 3, 2, 3,\r
521   3, 3, 3, 3,\r
522   3, 3, 3, 3,\r
523   3, 2, 3, 3,\r
524   3, 3, 3, 3,\r
525   3, 3, 2, 3,\r
526   3, 3, 3, 3,\r
527   3, 3, 3, 3,\r
528   3, 3, 3, 3,\r
529   3, 3, 3, 3,\r
530   3, 3, 3, 3,\r
531   3, 3, 3, 3,\r
532   3, 3, 3, 2 );\r
533 \r
534 //]]>\r
535 </SCRIPT>\r
536 \r
537 </HTML>\r
538  \r