Barnon
Mechanical
- Jul 23, 2016
- 97
I'd like to simply allow the user to input several variables in one form. I found the command below but it seems to only allow one input at a time.
answer = NXInputBox.GetInputString("prompt", "title bar caption", "initial text")
Is the only way to do this thru Winforms and the Block UI Styler? Both seem to generate a tremendous amount of code for several user inputs.
I'm having a little trouble using the Block UI Styler. We run off a Blade Server and I haven't been able to set the environment variables so my Journal can't find the .dlx file.
answer = NXInputBox.GetInputString("prompt", "title bar caption", "initial text")
Is the only way to do this thru Winforms and the Block UI Styler? Both seem to generate a tremendous amount of code for several user inputs.
I'm having a little trouble using the Block UI Styler. We run off a Blade Server and I haven't been able to set the environment variables so my Journal can't find the .dlx file.