﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2922	View arrays in numerical order	Adam Dershowitz <dersh@…>	Adeel Asghar	"When array variables are viewed in OMEdit, they are sorted in ascii order, not in numerical order.
At the moment an arrays shows as:
a[10]
a[11]
...
a[19]
...
a[1]
a[20]
a[2]
...
It would make much more sense, and be more useful, to show this as:
a[1]
a[2]
...
a[10]
a[11]
...
a[20]

etc."	enhancement	closed	normal	1.9.4	OMEdit	trunk	fixed		
