![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: How to use AttrDef.setLocale(Locale) Topic Summary: Using AttrDef.setLocale(Locale) as documented does not work. Created On: 22-Jul-2008 15:28 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: DOORS support answered my request as follows: This is a know defect and has been logged as a duplicate with case ID The workaround is to use the following - Locale loc = userLocale AttrDef ad = find(current Module, "Object Text") modify(ad, setLocale, loc) Our case ID is SH7028439. | |
![]() |
|
Did anybody successfully use the perm AttrDef.setLocale(Locale)?
I receive an error message -E- DXL: <Line:3> incorrectly concatenated tokens when using the example of the DXL reference. |
|
![]() |
|
![]() |
|
Yes, I also get that error message. Curious.
Edit: I should say, I tried it first under DOORS 8.3, but 8.1 also behaves the same. Edited: 22-Jul-2008 at 22:05 by Chris Jones |
|
![]() |
|
![]() |
|
DOORS support answered my request as follows:
This is a know defect and has been logged as a duplicate with case ID The workaround is to use the following - Locale loc = userLocale AttrDef ad = find(current Module, "Object Text") modify(ad, setLocale, loc) Our case ID is SH7028439. Edited: 23-Jul-2008 at 16:43 by Markus Walker |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
How to use AttrDef.setLocale(Locale)
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.