View Issue Details

Category
SSPBT:本体(SSP)
SeverityfeatureReproducibilityN/A 
Status closed 
Fixed in Version2.5 (リリース) 
Summary0000278: Allow input boxes to pass additional reference values
DescriptionWhen accepting user input, I often need to create global variables in order to pass additional data through input boxes, to determine what should happen after the input. It would be a lot cleaner and simpler to do this if I could send that additional data as reference1 (or reference2 if using the OnUserInput event), alongside the user's input. Something like this?

\![open,inputbox,OnSomeInput,-1,,--option=reference=%(_some_additional_data)]

This does look a little clumsy, I think, but it would simplify a lot of my code. I create a lot of menus that pass around data through the reference values, and input boxes always interrupt that flow!
If it were possible to send any number of references through an input box like this, that would be ideal, but I can make do with only a single reference if that is not an option.
TagsNo tags attached.
Attach Tags

Activities

ponapalt

2021-09-15 11:26

administrator   ~0000668

2.5.25
please try such as this :

\\![open,inputbox,OnSomeInput,-1,,--reference=r3,--reference=r4...]

ponapalt

2021-09-15 11:26

administrator   ~0000669

2.5.25

Issue History

Date Modified Username Field Change
2021-09-15 07:34 guest New Issue
2021-09-15 11:26 ponapalt Note Added: 0000668
2021-09-15 11:26 ponapalt Assigned To => ponapalt
2021-09-15 11:26 ponapalt Status new => closed
2021-09-15 11:26 ponapalt Resolution open => fixed
2021-09-15 11:26 ponapalt Fixed in Version => 2.5 (リリース)
2021-09-15 11:26 ponapalt Note Added: 0000669