![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: A tipp for 'getenv("xyz")' Topic Summary: Created On: 30-Jan-2003 11:48 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Hi all.
Did you know, that if you write this piece of code [...] string s = getenv("hallo") [...] you should assign the variable ("hallo") not only on your environment variable definition ? If you write [...] hallo=Ok! [...] in your doors.ini, this value is evaluated (at 'string s = getenv("hallo")') also. I took this for debugging/logging purposes (in fact, that there is NO debugger for DXL!) . For example: doors.ini: DEBUG=true Logpath=c:\etc\logs\ etc... Hopely it helps... ![]() Dirk. ------------------------- Dirk Plaschke |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
A tipp for 'getenv("xyz")'
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.