Normal Topic Load and execute a sortspec (Read 475 times)
saw_germany
Member
*
Offline


KISS (Keep it short and
simple)

Posts: 6
Location: Düsseldorf, Germany
Joined: Dec 18th, 2003
Load and execute a sortspec
May 24th, 2004 at 1:13pm
Print Post Print Post  
This seems to be (another) bug (But I hope the mistake is on my side, because I still want to believe into Sesame!)

In designer i've created a command button and programmed on element entry:
Var X as INT
Var Y as INT
Y = @loadsortspec ("Sortieren")
x = @selectTreeItem("search update Menu!Results commands!Sort")
Within the application is saved a sortspec named SORTIEREN. This sortspec shall sort, lets say, names.
Entering the Command button the records are sorted but due to timestamps, not alphabetically. What‘s wrong?

Kind regards,
First sesame user in Germany


  
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Load and execute a sortspec
Reply #1 - May 24th, 2004 at 1:18pm
Print Post Print Post  
This is a bug, which is fixed in 1.0.4.
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged
 
saw_germany
Member
*
Offline


KISS (Keep it short and
simple)

Posts: 6
Location: Düsseldorf, Germany
Joined: Dec 18th, 2003
Re: Load and execute a sortspec
Reply #2 - May 24th, 2004 at 1:27pm
Print Post Print Post  
Thanks for the quick answer!
But: It took 3 hour from my time ... because i couldn't believe.
  
Back to top
 
IP Logged