![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Names in CPS Module diplayed as long hex number Topic Summary: Created On: 8-Apr-2005 15:27 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
When my CPS folder was created all the headers, instead of being the name of each user, appear as long hex numbers. There are are between 13 and 15 leading zeros followed by 3 or 4 hex characters. Has anyone seen this before. Thanks
Jerry |
|
![]() |
|
![]() |
|
Users have their own unique IDs, unique in the database. These are similar to Module's IDs that are also unique.
For whatever reason, the headings in the CP modules have this number. Run the following code to print your ID: User usr = find() // handle of current User string ID = usr.identifier print "'" ID "'" - Louie |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.