|
| Iniciado por guest, 31,ago. 2016 09:24 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 31,agosto 2016 - 09:24 |
Hi All
After a successful arrayseek I want to change the value of one column. How does one do that?
Cheers André |
| |
| |
| | | |
|
| | |
| |
| Publicado el 31,agosto 2016 - 09:55 |
André
MyArray[SeekRes].ValueToChange = NewValue
Should do the trick.
This of course only changes the value in the array not the record on disk. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 31,agosto 2016 - 10:06 |
Hi Derek
Thanks buddy - that did it.
As you can gather I do not spend much time with WX but have been so lately. We use a half a dozen or so languages here.
But really enjoying WX - great functionality and pretty impressive in other ways as well.
Cheers André |
| |
| |
| | | |
|
| | | | |
| | |
|