![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Obtaining port and server information Topic Summary: Created On: 12-Nov-2003 18:37 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: The "Data" environment variable contains the information as specified in the DOORS.ini (v5) or "data" registry (v6 and v7). Actually, the "DOORSDATA" variable contains the information that you are actually using. If you use the "-d" command line switch, these two variables will be different (and DOORSDATA is accurate). string Data = getenv("DOORSDATA") print Data "\n" - Louie | |
![]() |
|
Hello All,
Does anyone know of a way to get the port and server of the DOORS database I am connected to through DXL? I can get the database name, database identifier, users, groups, etc, but not the port@server information. Thanks! Alec |
|
![]() |
|
![]() |
|
The "Data" environment variable contains the information as specified in the DOORS.ini (v5) or "data" registry (v6 and v7). Actually, the "DOORSDATA" variable contains the information that you are actually using. If you use the "-d" command line switch, these two variables will be different (and DOORSDATA is accurate).
string Data = getenv("DOORSDATA") print Data "\n" - Louie Edited: 12-Nov-2003 at 21:11 by Louie Landale |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Obtaining port and server information
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.