<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt">
		<id>https://pt.arcowiki.com/index.php?action=history&amp;feed=atom&amp;title=Executando_uma_vari%C3%A1vel_como_um_comando</id>
		<title>Executando uma variável como um comando - Histórico de revisão</title>
		<link rel="self" type="application/atom+xml" href="https://pt.arcowiki.com/index.php?action=history&amp;feed=atom&amp;title=Executando_uma_vari%C3%A1vel_como_um_comando"/>
		<link rel="alternate" type="text/html" href="https://pt.arcowiki.com/index.php?title=Executando_uma_vari%C3%A1vel_como_um_comando&amp;action=history"/>
		<updated>2026-04-15T04:56:59Z</updated>
		<subtitle>Histórico de edições para esta página nesta wiki</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://pt.arcowiki.com/index.php?title=Executando_uma_vari%C3%A1vel_como_um_comando&amp;diff=94&amp;oldid=prev</id>
		<title>Slia: Criou a página com &quot;Due to the DMIS structure, sometimes, it is necessary to build a command as a variable and then execute it.&lt;br/&gt; A typical example of this application is a best fit...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pt.arcowiki.com/index.php?title=Executando_uma_vari%C3%A1vel_como_um_comando&amp;diff=94&amp;oldid=prev"/>
				<updated>2018-06-06T14:07:14Z</updated>
		
		<summary type="html">&lt;p&gt;Criou a página com &amp;quot;Due to the &lt;a href=&quot;/index.php/DMIS&quot; title=&quot;DMIS&quot;&gt;DMIS&lt;/a&gt; structure, sometimes, it is necessary to build a command as a &lt;a href=&quot;/index.php?title=Variable&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Variable (página não existe)&quot;&gt;variable&lt;/a&gt; and then execute it.&amp;lt;br/&amp;gt; A typical example of this application is a best fit...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Due to the [[DMIS]] structure, sometimes, it is necessary to build a command as a [[variable]] and then execute it.&amp;lt;br/&amp;gt;&lt;br /&gt;
A typical example of this application is a best fit construction of a non fixed number of elements, in order to do so, it is necessary to build [[variable]] with the name of all the feature involved in the construction, then execute that [[variable]] as command.&amp;lt;br/&amp;gt;&lt;br /&gt;
An example of how to use a [[variable]] as a command is the following:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;span style=&amp;quot;color: green; text-decoration: none;&amp;quot;&amp;gt;$$ First we declare a char variable (called COMMAND) that will contain our command&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;DECL/CHAR,200,COMMAND&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;span style=&amp;quot;color: green; text-decoration: none;&amp;quot;&amp;gt;$$ The command line is then assigned to the variable &amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;COMMAND=ASSIGN/'F(POI_1)=FEAT/POINT,CART,  1.111,2.222,3.333,    0,0,0'&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;span style=&amp;quot;color: green; text-decoration: none;&amp;quot;&amp;gt;$$ With this command line is possible to execute the memorized command&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;DMESW/COMAND,COMMAND&amp;lt;/code&amp;gt;&lt;br /&gt;
[[it:Esecuzione di una variabile come comando]]&lt;br /&gt;
[[zh-cn:执行变量作为命令]]&lt;br /&gt;
[[pt:Executando uma variável como um comando]]&lt;br /&gt;
[[de:Eine Variable als Befehl ausführen]]&lt;br /&gt;
[[es:Ejecutando una variable como un comando]]&lt;br /&gt;
[[en:Executing a Variable as a Command]]&lt;/div&gt;</summary>
		<author><name>Slia</name></author>	</entry>

	</feed>