LIST filename BY *a2 *a1 *a2 FMT “20R”

will do the trick.

From: Caleb Jeffery 
Sent: Tuesday, June 19, 2018 1:32 AM
To: jBASE 
Subject: jql select and sort by numeric without using dictionary lookup

Hi  
Is it possible to do a jql LIST *a1 *a2 BY (*a2 FMT "20R")  
without using the dictionary lookup?

I find my self wanting to do cmd line sorted list sorting by an *A{n} attribute 
that always defaults to alphanumeric sort order however I would like to 
overwrite that sort order at cmd line instead of having to setup a dictionary 
item.


-- 
-- 
IMPORTANT: T24/Globus posts are no longer accepted on this forum.
 
To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"jBASE" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

-- 
-- 
IMPORTANT: T24/Globus posts are no longer accepted on this forum.

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"jBASE" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to