![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Display indicator for in-links to all but one module Topic Summary: Created On: 23-Mar-2007 19:07 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: Well, that makes it work. Thanks Ron. And thanks to all of you for walking me through this. Cheers, Jacqueline | |
![]() |
|
Hi, Thanks, ffice:smarttags" /> |
|
![]() |
|
![]() |
|
So if I'm reading this write you want to display the symbol if an inlink is not coming from an object in a particular module.
In that case:
------------------------- David Pechacek AAI Services Textron dpechacek@sc-aaicorp.com David.Pechacek@gmail.com |
|
![]() |
|
![]() |
|
Hi David, Yes, you are reading it right - thanks for the code. -E- DXL: -E- DXL: Edited: 23-Mar-2007 at 21:52 by Jacqueline Lizar |
|
![]() |
|
![]() |
|
You cannot compare a string with a buffer directly, you need to use the stringOf function.
------------------------- Tony Goodman http://www.smartdxl.com |
|
![]() |
|
![]() |
|
Thanks Tony. I guess I forgot to include that. It was late in the day friday.
![]() ------------------------- David Pechacek AAI Services Textron dpechacek@sc-aaicorp.com David.Pechacek@gmail.com |
|
![]() |
|
![]() |
|
Thanks Tony,
We are so almost there... I got the code to check ok, but now, I get a runtime error stating that I have an unassigned variable (o) on every other line. I'm perplexed. Am I missing something obvious here? Jacqueline |
|
![]() |
|
![]() |
|
Hi Jacqueline,
'o' is the Object you want to check for in links. In your original posting you have not specified which Object this should be ;-) If it should be the Object in currently evaluated row (layout DXL) it is 'obj' so the code will become. The additionally all statement will allow you to see baselined in links to. I f you leave it out you will see only links from current to current version of module. Hope that helps you a little bit, Greetings Reik ------------------------- Evosoft GmbH for Siemens Industry Sector Berlin, Germany |
|
![]() |
|
![]() |
|
Hi Reik, Thanks very much for your reply. I can get the code to work, but doing it this way, I display 1 symbol for each link of a given object. My intention is to display just one symbol if the object has any number of in-links except from that one test module. |
|
![]() |
|
![]() |
|
after line with : display
add the line : break Edited: 26-Mar-2007 at 18:18 by ron lewis |
|
![]() |
|
![]() |
|
Well, that makes it work.
Thanks Ron. And thanks to all of you for walking me through this. Cheers, Jacqueline |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.