Hi Bravlin,
re:
> If i want "arraydir" command to start in "Extent, Count" mode, what Key script should i use ?
It's not possible currently because of the space character in there. I should be able to fix this for the next v4 beta though by making quote " " characters affect the parameter parsing for command parameters.
The current method breaks things into separate parameters just by spaces so it breaks that "Extent, Count" into 2 parameters instead of just keeping it as one.
I'll see if I can make both "mode=Extent, Count" or mode="Extent, Count" work.
- Michael
|