fishgod wrote:for examle using a ; as command-seperator and as parameter-seperator would make it possible to use a syntax like this:admin wrote:Let me pick out one point for now:"same separators"??? I do not see that.fishgod wrote:usage of brackets ( and ) which will include all parameters of a command. e.g.: ::filter(*.png;*.jpg) that would it also make it possible to use the same seperaters for commands and parameters without that nasty required space
Code: Select all
filter(bla;bla;bla);filter(bla;bla)
However, I'd never use ; as argument separator anyway.
After some thinking (and a dinner) I agree fully with your notion of "nasty required space". This must be solved! Using quotes when necessary is probably the way... I try to make up my mind this time before talking to fast...
XYplorer Beta Club