nfdi4plants / ARCCommander

Tool to manage your ARCs
MIT License
11 stars 9 forks source link

Throw warning when character length of file name arguments exceed 31 #170

Closed HLWeil closed 1 year ago

HLWeil commented 1 year ago

Now a warning is thrown when a string with a length of more than 31 characters is used as an input value for filename or identifier arguments

image

closes #126