![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Need Help on insert & get (listDBE) Topic Summary: Created On: 12-Apr-2005 18:50 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: Try 1 You need to use the realize() command before you add items to a list DBE. The realize() function will create the dialog box structure but not display it. Try 2 You seem to have a wrong name in the code you posted in the list() function. You may want to use the set() command to set the value when a list element is selected. See the attached code: | |
![]() |
|
Hi again,
I have a DB and DBE (listDBE) created with a dummyList, and a sub-routine tries to update/insert the listDBE values. Unfortunately, it fails with the following errors during run: -R-E- DXL: Backtrace: Can anyone here see the problem? Or recommend a work around for the listDBE? Attached is 2 failed dxl code. Thanks in advance! tql |
|
![]() |
|
![]() |
|
Sorry, I forgot to attached dxl codes. Here again!
|
|
![]() |
|
![]() |
|
Try 1
You need to use the realize() command before you add items to a list DBE. The realize() function will create the dialog box structure but not display it. Try 2 You seem to have a wrong name in the code you posted in the list() function. You may want to use the set() command to set the value when a list element is selected. See the attached code: ------------------------- Bruce Tuskey Sr. Principle Engineer Tuskey@gmail.com "All that is gold does not glitter, not all those who wander are lost:..." - Gandalf the Grey (JRR Tolkien) Edited: 13-Apr-2005 at 16:50 by Bruce Tuskey |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Need Help on insert & get (listDBE)
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.