lunamuna Posted April 12, 2002 Posted April 12, 2002 Does anyone know of a way to determine (then change) sort order mid-script? Is there some way of determining whether a sort is in ascending or descending order? All that Status(CurrentSortStatus) does is say whether it's sorted or not. Any thoughts? -Heather
Vaughan Posted April 12, 2002 Posted April 12, 2002 I guess you could create a script that compared the value of a field in the first and last record, and work it out from there in combination with the Status(CurrentSortStatus) function.
Recommended Posts
This topic is 8266 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now