![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Object numbering Topic Summary: Created On: 9-Aug-2007 14:31 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: use realOf instead of intOf! | |
![]() |
|
Hi all,
I would really appreciate it if you could help me find a DXL function that shows the starting number from an object number. I think someone already answered this but I cannot find the topic anymore. Eg: if an object number is 2.1.0-1 I need to get the "2" from the start. Can you help me? Thanks |
|
![]() |
|
![]() |
|
int i = intOf("2.1.0-1")
print i "\n" or Object o = current int i = intOf(number(o)) print i "\n" ------------------------- Tony Goodman http://www.smartdxl.com |
|
![]() |
|
![]() |
|
Hi Tony,
Thanks for this. How could I get the "2.1" then? |
|
![]() |
|
![]() |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Object numbering
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.