This query asks the agent to tell you its current location. '''Parameters:''' * Takes no parameters. '''Responds:''' * ''X Y Z'' where X, Y, and Z are the coordinates of the bot. These are double-precision floating point numbers formatted by %ld of sprintf(). '''Reports:''' * ''done'' when the task completes. * ''popped'' if popped by [[po]]. * ''forgotten'' if deleted by [[fa]] or [[fm]]. * ''replaced'' if replaced by a command scheduled with 'r'. '''Example:''' * User sends: "n lc 512" * Bot replies "rs lc 512 1837.500000 1342.750000 557.625000" * Bot replies "cp lc 512 done"