<?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=Ottieni_un_carattere_ASCII</id>
		<title>Ottieni un carattere ASCII - Cronologia</title>
		<link rel="self" type="application/atom+xml" href="https://it.arcowiki.com/index.php?action=history&amp;feed=atom&amp;title=Ottieni_un_carattere_ASCII"/>
		<link rel="alternate" type="text/html" href="https://it.arcowiki.com/index.php?title=Ottieni_un_carattere_ASCII&amp;action=history"/>
		<updated>2026-04-08T17:42:25Z</updated>
		<subtitle>Cronologia della pagina su questo sito</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://it.arcowiki.com/index.php?title=Ottieni_un_carattere_ASCII&amp;diff=122&amp;oldid=prev</id>
		<title>Slia: Creata pagina con &quot;In order to '''get an ASCII character''' from a string it is necessary to use the command &lt;code&gt;CHR(num)&lt;/code&gt;.&lt;br/&gt; It returns a string with the length of 1 char which c...&quot;</title>
		<link rel="alternate" type="text/html" href="https://it.arcowiki.com/index.php?title=Ottieni_un_carattere_ASCII&amp;diff=122&amp;oldid=prev"/>
				<updated>2018-06-07T07:42:52Z</updated>
		
		<summary type="html">&lt;p&gt;Creata pagina con &amp;quot;In order to &amp;#039;&amp;#039;&amp;#039;&lt;a href=&quot;/index.php?title=Get_an_ASCII_character&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Get an ASCII character (la pagina non esiste)&quot;&gt;get an ASCII character&lt;/a&gt;&amp;#039;&amp;#039;&amp;#039; from a string it is necessary to use the command &amp;lt;code&amp;gt;CHR(num)&amp;lt;/code&amp;gt;.&amp;lt;br/&amp;gt; It returns a string with the length of 1 char which c...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nuova pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In order to '''[[get an ASCII character]]''' from a string it is necessary to use the command &amp;lt;code&amp;gt;CHR(num)&amp;lt;/code&amp;gt;.&amp;lt;br/&amp;gt;&lt;br /&gt;
It returns a string with the length of 1 char which contains the ASCII character corresponding to the numeric value of 'x' (1 to 255)&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;$$ Example to print ALL the ASCII characters&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,50,st&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;DECL/INTGR,ii&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;DISPLY/OFF&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;DISPLY/TERM,V(TEXT)&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;code&amp;gt;DO/ii,1,255&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;&amp;lt;span style=&amp;quot;color: green; text-decoration: none;&amp;quot;&amp;gt;$$ Assign to the (ii) value the corresponding ASCII character&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;st=ASSIGN/CHR(ii)&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;st=ASSIGN/CONCAT(STR(ii),' ',st)&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;TEXT/OUTFIL,st&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;ENDDO&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
[[it:Ottieni un carattere ASCII]]&lt;br /&gt;
[[zh-cn:获取一个ASCII字符]]&lt;br /&gt;
[[pt:Obter um personagem ASCII]]&lt;br /&gt;
[[de:Erhalte ein ASCII-Zeichen]]&lt;br /&gt;
[[es:Obtener un personaje ASCII]]&lt;br /&gt;
[[en:Get an ASCII character]]&lt;/div&gt;</summary>
		<author><name>Slia</name></author>	</entry>

	</feed>