View Single Post
Old 06-07-2018, 02:43 PM   #278
Meo-Ada Mespotine
Human being with feelings
 
Meo-Ada Mespotine's Avatar
 
Join Date: May 2017
Location: Leipzig
Posts: 6,628
Default

Quote:
Originally Posted by X-Raym View Post
  • Being able to change the CSV of retval_csv separator from GetUseInput would be very welcome (imagine you have several lines, and in each of this lines, the user can enter text with commas or csv with comma too. Sure we can tell him to add quotes as prefix and suffix, but this extra info is not very user fiendly, it is easy for the user to mess with a comma, and then all the fields will be shift and it can have very bad consequences on destrcutive processing (like injecting metadata).
I already wrote a FR on this one long ago, but to no luck, yet...

I would prefer to get an array(maybe reaper-array?), in which every entry is it's own returned user-input-value, or, at least that GetUserInputs escapes commas as input by the user, so I could separate , from GetUserInputs from \, from actual user input .
Meo-Ada Mespotine is offline   Reply With Quote