@romit
I can't repeat it either. Maybe you could attach a project with such a problem?
Select
-
Currently the resource file (Select) has 2 items for user to select.
if user needs to use add another item to the list of selection, it seems that I have to re-record the script and re-compile again.
Any better way to do this? .. like enable user to add to the selection list. if so, how?
-
- Create a text file in which there will be data settings (apple, pear, orange). Specify the path to this file in the BAS program settings.
- In the BAS program, create a field in which to specify the digit which setting to use.
- The digit will match the line in the file 1.
I hope I understood clearly.

