This is a english speaking forum. For those of us unable to read the comments.

 Quote:

@title - Sorry I haven't explained it better before. Well that's exactly, @Title ira return the title of the console window.

@AT - @AT or @CurXyor any other, this would return the current position of the cursor.

@Nlook, @Slook, @Clook-I think you get the idea right:D.

;;

Do you think it would be difficult to implement mouse actions in the console.

;;

I am enjoying to ask several things to this new version of 4.67.

It would be interesting to use the increased variables like this:
$i = 0
While ($i = 5)
$i ++
Loop

Or

$i = 0
While ($i = 5)
$i += 1
Loop

You get the idea?
Good excuse for all these applications, if not for all, but wanted to d is at least @AT and @Title.
Thanks for having me back.