Re: Does this function already exist ?
Posted: 14 Oct 2010 12:46
Don, can you give this a command ID? Or provide another means to access it via script?
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
You mean "move up"? Try moveto ".."TheQwerty wrote:Don, can you give this a command ID? Or provide another means to access it via script?
Doesn't "Move Up" have smarter logic and collision avoidance? Or am I mistakenly thinking this is more impressive than it really is?admin wrote:You mean "move up"? Try moveto ".."TheQwerty wrote:Don, can you give this a command ID? Or provide another means to access it via script?
I have put the move-up-smartness into a place reached by all move operations, no matter how/where they were triggered. Now that's smart!TheQwerty wrote:Doesn't "Move Up" have smarter logic and collision avoidance? Or am I mistakenly thinking this is more impressive than it really is?admin wrote:You mean "move up"? Try moveto ".."TheQwerty wrote:Don, can you give this a command ID? Or provide another means to access it via script?
Great, then indeed MoveTo '..'; will work. Nevermind me!admin wrote:I have put the move-up-smartness into a place reached by all move operations, no matter how/where they were triggered. Now that's smart!