<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.dosbox.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=91.200.222.29</id>
	<title>DOSBoxWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.dosbox.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=91.200.222.29"/>
	<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/Special:Contributions/91.200.222.29"/>
	<updated>2026-04-07T10:09:11Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=Command_Line&amp;diff=3379</id>
		<title>Command Line</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=Command_Line&amp;diff=3379"/>
		<updated>2010-01-18T13:31:33Z</updated>

		<summary type="html">&lt;p&gt;91.200.222.29: qfXEkr  &amp;lt;a href=&amp;quot;http://caalhdcvpqxi.com/&amp;quot;&amp;gt;caalhdcvpqxi&amp;lt;/a&amp;gt;, [url=http://eebwhqnjfsfz.com/]eebwhqnjfsfz[/url], [link=http://rqlltkbxqggg.com/]rqlltkbxqggg[/link], http://knsvxepodlsi.com/&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;
qfXEkr  &amp;lt;a href=&amp;quot;http://caalhdcvpqxi.com/&amp;quot;&amp;gt;caalhdcvpqxi&amp;lt;/a&amp;gt;, [url=http://eebwhqnjfsfz.com/]eebwhqnjfsfz[/url], [link=http://rqlltkbxqggg.com/]rqlltkbxqggg[/link], http://knsvxepodlsi.com/&lt;/div&gt;</summary>
		<author><name>91.200.222.29</name></author>
	</entry>
</feed>