![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: v5 and v6 test Topic Summary: Created On: 17-Nov-2006 15:05 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Would someone who still runs DOORS v5 and/or DOORS v6 please run the following DXL and post the results? v7 now prints "Root Folder" but I have a memory of it printing "/".
- Louie Folder fCurr = folder("/") print "Name: \t" (name(fCurr)) "\n" print "FullName: \t" (name(fCurr)) "\n" |
|
![]() |
|
![]() |
|
Using DOORS 5.2
Name: Root Folder FullName: Root Folder |
|
![]() |
|
![]() |
|
Golly. Lots of DXL check the name of the current folder and if its "/" or "\" then it demands confirmation to continue from the user. So today I notice the name is not a slash its 'Root Folder'. Hard to believe I could have that code and not notice it wasn't working. I was hoping they changed the name on the v71 upgrade but I guess not.
Scary. - Louie |
|
![]() |
|
![]() |
|
Louie, you had a typo:
Folder fCurr = folder("/") print "Name: \t" (name(fCurr)) "\n" print "FullName: \t" (fullName(fCurr)) "\n" Using DOORS 5.2: Name: Root Folder FullName: / |
|
![]() |
|
![]() |
|
Golly. Now I'm going brain-dead about going brain-dead.
Now if only I can remember the first that that goes.... Thanks - Louie |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
v5 and v6 test
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.