<?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=Modifica_del_carattere_da_maiuscolo_a_minuscolo</id>
		<title>Modifica del carattere da maiuscolo a minuscolo - Cronologia</title>
		<link rel="self" type="application/atom+xml" href="https://it.arcowiki.com/index.php?action=history&amp;feed=atom&amp;title=Modifica_del_carattere_da_maiuscolo_a_minuscolo"/>
		<link rel="alternate" type="text/html" href="https://it.arcowiki.com/index.php?title=Modifica_del_carattere_da_maiuscolo_a_minuscolo&amp;action=history"/>
		<updated>2026-04-15T11:30:43Z</updated>
		<subtitle>Cronologia della pagina su questo sito</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://it.arcowiki.com/index.php?title=Modifica_del_carattere_da_maiuscolo_a_minuscolo&amp;diff=50&amp;oldid=prev</id>
		<title>Slia: Creata pagina con &quot;DMIS Intrinsic Functions  From 3.6 it has been implemented the Standard DMIS Intrinsic functions to convert to Lower...&quot;</title>
		<link rel="alternate" type="text/html" href="https://it.arcowiki.com/index.php?title=Modifica_del_carattere_da_maiuscolo_a_minuscolo&amp;diff=50&amp;oldid=prev"/>
				<updated>2018-06-04T12:51:34Z</updated>
		
		<summary type="html">&lt;p&gt;Creata pagina con &amp;quot;&lt;a href=&quot;/index.php/File:DmisIntrinsicFunctions.PNG&quot; title=&quot;File:DmisIntrinsicFunctions.PNG&quot;&gt;thumb|right|600px|DMIS Intrinsic Functions&lt;/a&gt;  From 3.6 it has been implemented the Standard &lt;a href=&quot;/index.php/DMIS&quot; title=&quot;DMIS&quot;&gt;DMIS&lt;/a&gt; Intrinsic functions to convert to Lower...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nuova pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[File:DmisIntrinsicFunctions.PNG|thumb|right|600px|DMIS Intrinsic Functions]]&lt;br /&gt;
&lt;br /&gt;
From 3.6 it has been implemented the Standard [[DMIS]] Intrinsic functions to convert to Lower and Upper case the strings to be sent to output or written to a file.&amp;lt;br /&amp;gt;&lt;br /&gt;
The functions are per the standard as per the following example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
DECL/CHAR,100,ORIGINAL,UPPER_CASE,LOWER_CASE,TMP&amp;lt;br /&amp;gt;&lt;br /&gt;
ORIGINAL=[[Assign|ASSIGN]]/'This is Upper AND Lower CASE'&amp;lt;br /&amp;gt;&lt;br /&gt;
UPPER_CASE=[[Assign|ASSIGN]]/UPC(ORIGINAL)&amp;lt;br /&amp;gt;&lt;br /&gt;
LOWER_CASE=[[Assign|ASSIGN]]/LWC(ORIGINAL)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
V(TEXT)=VFORM/ALL&amp;lt;br /&amp;gt;&lt;br /&gt;
DISPLY/TERM,V(TEXT)&amp;lt;br /&amp;gt;&lt;br /&gt;
TMP=[[Assign|ASSIGN]]/CONCAT('This is the original: ',ORIGINAL)&amp;lt;br /&amp;gt;&lt;br /&gt;
TEXT/OUTFIL,TMP&amp;lt;br /&amp;gt;&lt;br /&gt;
TEXT/OUTFIL,' '&amp;lt;br /&amp;gt;&lt;br /&gt;
TMP=[[Assign|ASSIGN]]/CONCAT('This is the ''UPPER CASE'' version: ',UPPER_CASE)&amp;lt;br /&amp;gt;&lt;br /&gt;
TEXT/OUTFIL,TMP&amp;lt;br /&amp;gt;&lt;br /&gt;
TEXT/OUTFIL,' '&amp;lt;br /&amp;gt;&lt;br /&gt;
TMP=[[Assign|ASSIGN]]/CONCAT('This is the ''lower case'' version: ',LOWER_CASE)&amp;lt;br /&amp;gt;&lt;br /&gt;
TEXT/OUTFIL,TMP&amp;lt;br /&amp;gt;&lt;br /&gt;
TEXT/OUTFIL,' '&amp;lt;br /&amp;gt;&lt;br /&gt;
DISPLY/OFF&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[it:Modifica del carattere da maiuscolo a minuscolo]]&lt;br /&gt;
[[zh-cn:将字体从大写更改为小写]]&lt;br /&gt;
[[pt:Mudando a fonte de maiúscula para minúscula]]&lt;br /&gt;
[[de:Ändern der Schriftart von Groß- in Kleinschreibung]]&lt;br /&gt;
[[es:Cambio de fuente de mayúscula a minúscula]]&lt;br /&gt;
[[en:Changing Font from Upper to Lower Case]]&lt;/div&gt;</summary>
		<author><name>Slia</name></author>	</entry>

	</feed>