![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: List items in a folder Topic Summary: looking for a way to enumerate the items in a folder Created On: 9-Jun-2005 16:37 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: The attached snippette may do the trick. for item in folder is the key, then figure out what kind of item it is. I insert the names into a skip list and then deal with the Skip (not shown), but you can call some DealWithThisModule function right there. - Louie | |
![]() |
|
I'd like to be able to execute a script on all the items in a given folder, but it seems as though I can't do this without knowing the names of the folders in advance.
"for Module in Folder do..." and "for Module in Project do..." only see the open modules; and "for modulename in Project" only lists the top level of the project.
Can anybody point me in the right direction here?
|
|
![]() |
|
![]() |
|
The attached snippette may do the trick. for item in folder is the key, then figure out what kind of item it is. I insert the names into a skip list and then deal with the Skip (not shown), but you can call some DealWithThisModule function right there.
- Louie |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
List items in a folder
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.