Page 1 of 1

Command Line Set SF by NAME

Posted: Fri Jun 24, 2022 9:09 pm
by PablerasBCN
Hi

Setting active SF usgin the string would be much better because makes the .bat more readable and mor reusable. Even using the same dataset adressing the SF by index becomes a hassle soon after you start adding SF like when computing geometrical features etc -SET_ACTIVE_SF Intensity or whatever other field. would be epic.

Re: Command Line Set SF by NAME

Posted: Mon Jun 27, 2022 10:39 am
by daniel
Yes, that makes a lot of sense indeed.

Re: Command Line Set SF by NAME

Posted: Thu Sep 15, 2022 4:41 pm
by cmackSIO
[...]

Re: Command Line Set SF by NAME

Posted: Fri Sep 16, 2022 9:22 pm
by daniel
Ah yes it is! But you need the latest 2.13.alpha version.

And you should add simple quotes around the SF name, so if simple quotes have a meaning for PowerShell, you might want to add them twice maybe?

Re: Command Line Set SF by NAME

Posted: Mon Sep 19, 2022 4:31 pm
by cmackSIO
[...]

Re: Command Line Set SF by NAME

Posted: Tue Sep 20, 2022 9:26 pm
by daniel
Ah, good point, the 'Split' option was not implemented in the command line version. We should definitely add it.