 |
Vijilante SubAdmin

Joined: 18 Nov 2001 Posts: 5187
|
Posted: Sun Dec 09, 2007 2:41 pm
[2.16] PE can't delete list value from record var |
Procedure
1. Launch CMud
2. Close Sessions window (ESC)
3. Enter at the command line
Code: |
DestTemp={a|b|c|d|e|f|g|h|i|j|k|l|m|n|o|p|q|r|s|t|u|v|w|x|y};#ADDKEY Bad {a} {@DestTemp} |
4. Open Package Editor (CTRL-G)
5. Select the value portion of the Bad variable and press Delete (selection should be here already when PE opens)
6. Click the Save changes button |
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
 |
Tech GURU

Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Sun Dec 09, 2007 8:43 pm |
Confirmed. What's odd about this is that you can delete portions of the variable and that will still work, but you produce the error.
Also if you click into the second row, then select the entire first row, you can delete the list in the first row. |
|
_________________ Asati di tempari! |
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Tue Dec 11, 2007 6:23 pm |
Confirmed and added to bug list.
|
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Dec 12, 2007 6:45 pm |
Looks like this is a bug in the Developer Express DBGrid component that I'm using. This will have to wait till January when I upgrade their components to see if they have already fixed it.
|
|
|
 |
|
|