Hi,
This is pretty much just a cosmetic issue
I’m putting all of my scripts together into a single package and I like to just select from a dialog box. For example, the box will read:
What would you like to do (please enter the #):
- Run this bot
- Run some other bot
- Run the 3rd bot
etc.
This uses a number of NewLines to separate the items; but, it looks like the INPUT DIALOG box is cut off once it goes above option #5 or so. Is there a way to somehow increase the number of "rows’ that can be displayed with the box; or, maybe create a drop-down selection menu instead?
Thanks!