<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — order of array elements displayed in debug window]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=603&amp;type=atom" />
	<updated>2017-02-09T19:53:29Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=603</id>
		<entry>
			<title type="html"><![CDATA[Re: order of array elements displayed in debug window]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2740#p2740" />
			<content type="html"><![CDATA[<p>They should be sorted as integers, and, quite frankly, it&#039;s sloppy that they are not.&nbsp; I&#039;ll see that this is fixed.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2017-02-09T19:53:29Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2740#p2740</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[order of array elements displayed in debug window]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2739#p2739" />
			<content type="html"><![CDATA[<p>The ordering of the array elements shown in the debug window could be improved.&nbsp; The elements are&nbsp; shown sorted by subscript, but treating the subscript is a multi-character string rather than as an integer.&nbsp; As an example, for the array declared</p><p>real, dimension(20)::t</p><p>in the debug window, the elements of t would be displayed in the order</p><p>1<br />10<br />11<br />12<br />13<br />14<br />15<br />16<br />17<br />18<br />19<br />2<br />20<br />3<br />4<br />5<br />....</p><p>Is it possible instead to sort the elements by treating the subscripts as integers?</p>]]></content>
			<author>
				<name><![CDATA[baf1]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3660</uri>
			</author>
			<updated>2017-02-08T19:37:17Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2739#p2739</id>
		</entry>
</feed>
