Text Edit Box Inside a For Loop
Hi, I want to generate text edit boxes using a For Loop. I was wondering how could I get text from each text box and use it later (I need to use it later in a Select Where function) Here is my script. It can generate the display boxes but seems can not get the text from them. There is an error message.prefix = []; win = New Window("Start", <<Modal, <<ReturnResult, vlb = Vlistbox(), Fo...
jay_holavarri