![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: How do you detect if sorting is "on" Topic Summary: How do you detect if sorting is "on" Created On: 8-Sep-2005 21:34 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: Yes, even better when you can also find it in the help. :>) Didn't show up in the dxl help index. After you told me I did a double check and you can find the answer when you do a search for sorting. That's what you get for expecting all the funcitons to be in the index. Thanks, Chris | |
![]() |
|
I want to pull the module rows in a dxl script while sorting is off.
If a user currently has sorting on how can you tell in a script so that sorting can be turned back on after the dxl script runs? Thanks, Chris |
|
![]() |
|
![]() |
|
There's a function available for this:
bool sorting(Module m) So just set its return value to something; if that something is true then turn sorting off and back on later when you're done (apparently the same sort as before is applied). Isn't it handy when there's a function for _just_ what you want to do? Chris |
|
![]() |
|
![]() |
|
Yes, even better when you can also find it in the help. :>)
Didn't show up in the dxl help index. After you told me I did a double check and you can find the answer when you do a search for sorting. That's what you get for expecting all the funcitons to be in the index. Thanks, Chris |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
How do you detect if sorting is "on"
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.