Page 1 of 1

SelCase Function

Posted: June 20th, 2023, 9:05 am
by Nikola
Hello. I am trying to script “selcase function” but it is not working well. For example, if the variables are matching with “Raising” in CSIC, all matched variables (containing “Raising” on the text) show in a display box. But my application is shown all variables from the first variable to the last variable.

I want to script that if I select case in the display box, the code answered on the index box and the text answered on the name box.

Please find the attached and give me your advice.

Re: SelCase Function

Posted: June 22nd, 2023, 7:44 am
by htuser
Hi Nikola,
Greg helped me years ago with autocompletion using selcase: viewtopic.php?p=2197
It was also the only time I was reading about and using selcase.
Please take a look and try to see if this help you.
Best,

Re: SelCase Function

Posted: June 25th, 2023, 10:34 pm
by Nikola
Thank you so much, htuser!