![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Trouble deleting a user Topic Summary: Created On: 25-May-2005 22:32 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: Solved the issue already. ![]() I needed to run loadDirectory() first. | |
![]() |
|
Hi -
For some reason this is not working, and I know it has something to do w/the find command I have stated. I have a file called "1.txt" that contains just one name of a user in the database. When I run this piece of code I get this error message ... Mickey Mouse -R-E-DXL:<Line:14> No such user -I- DXL: execution halted Does anyone see what I am doing incorrectly here? BTW, I am a database manager so permissions are not the issue ;-) Thanks for any input given and for your time, ------------------------- pete.kowalski(at)motorola.com |
|
![]() |
|
![]() |
|
Solved the issue already.
![]() I needed to run loadDirectory() first. ------------------------- pete.kowalski(at)motorola.com |
|
![]() |
|
![]() |
|
Am I missing something? The dxl error occurs as MickeyMouse is not a defined user.
The function existsUser(h) should be used to determine if MickeyMouse has been defined. ie Declaration User find() {Group|User} find(string name) Operation The first form returns a handle of type User to the currently logged in user. The second form returns a handle of type Group or type User for the group or user name. A call to this function where name does not exist causes a DXL run-time error. To check that a user or group exists, use the existsGroup, existsUser functions ------------------------- Cliff Bly |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Trouble deleting a user
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.