<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="it">
		<id>https://it.arcowiki.com/index.php?action=history&amp;feed=atom&amp;title=Esecuzione_di_una_variabile_come_comando</id>
		<title>Esecuzione di una variabile come comando - Cronologia</title>
		<link rel="self" type="application/atom+xml" href="https://it.arcowiki.com/index.php?action=history&amp;feed=atom&amp;title=Esecuzione_di_una_variabile_come_comando"/>
		<link rel="alternate" type="text/html" href="https://it.arcowiki.com/index.php?title=Esecuzione_di_una_variabile_come_comando&amp;action=history"/>
		<updated>2026-04-15T08:21:06Z</updated>
		<subtitle>Cronologia della pagina su questo sito</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://it.arcowiki.com/index.php?title=Esecuzione_di_una_variabile_come_comando&amp;diff=103&amp;oldid=prev</id>
		<title>Slia: Creata pagina con &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 co...&quot;</title>
		<link rel="alternate" type="text/html" href="https://it.arcowiki.com/index.php?title=Esecuzione_di_una_variabile_come_comando&amp;diff=103&amp;oldid=prev"/>
				<updated>2018-06-06T14:06:40Z</updated>
		
		<summary type="html">&lt;p&gt;Creata pagina con &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 (la pagina non esiste)&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 co...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nuova pagina&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>