<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.dosbox.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=218.83.175.129</id>
	<title>DOSBoxWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.dosbox.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=218.83.175.129"/>
	<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/Special:Contributions/218.83.175.129"/>
	<updated>2026-05-14T00:41:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=Command_Line&amp;diff=3686</id>
		<title>Command Line</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=Command_Line&amp;diff=3686"/>
		<updated>2010-04-16T18:26:56Z</updated>

		<summary type="html">&lt;p&gt;218.83.175.129: /* NOTE */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Passing arguments to BAT file does not work exactly the same in DOSbox as is does in other environments (like Win98).  Consider the following file (TEST.BAT)&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;echo -%1- 0%10 1%11 2%12&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
On Win98, '''TEST.BAT 99''' produces:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;-99- 0990 1991 2992&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
Whereas DOSbox 0.70 produces:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;-99- 0990 1 2&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
A work-around is to change TEST.BAT to:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;SET X=%1&lt;br /&gt;
echo -%X%- 0%X%0 1%X%1 2%X%2&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
This coding style has the added benefit of allowing order of arguments to be changed at some future time without major impact on your script.&lt;br /&gt;
&lt;br /&gt;
x5GSAR  &amp;lt;a href=&amp;quot;http://qsoleqcitpma.com/&amp;quot;&amp;gt;qsoleqcitpma&amp;lt;/a&amp;gt;, [url=http://cvxkdsxbruom.com/]cvxkdsxbruom[/url], [link=http://pppsztuqynaz.com/]pppsztuqynaz[/link], http://oqqtldppxefs.com/&lt;/div&gt;</summary>
		<author><name>218.83.175.129</name></author>
	</entry>
</feed>