Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: v5 and v6 test
Topic Summary:
Created On: 17-Nov-2006 15:05
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 17-Nov-2006 15:05
User is offline View Users Profile Print this message


Louie Landale

Posts: 2070
Joined: 12-Sep-2002

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"
Report this to a Moderator Report this to a Moderator
 17-Nov-2006 15:42
User is offline View Users Profile Print this message


Dennis Lockshine

Posts: 113
Joined: 7-Apr-2003

Using DOORS 5.2
Name: Root Folder
FullName: Root Folder
Report this to a Moderator Report this to a Moderator
 17-Nov-2006 19:40
User is offline View Users Profile Print this message


Louie Landale

Posts: 2070
Joined: 12-Sep-2002

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
Report this to a Moderator Report this to a Moderator
 20-Nov-2006 19:31
User is offline View Users Profile Print this message


Dennis Lockshine

Posts: 113
Joined: 7-Apr-2003

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: /
Report this to a Moderator Report this to a Moderator
 29-Nov-2006 16:19
User is offline View Users Profile Print this message


Louie Landale

Posts: 2070
Joined: 12-Sep-2002

Golly. Now I'm going brain-dead about going brain-dead.

Now if only I can remember the first that that goes....

Thanks - Louie
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 2 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 2 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.