Well!
The new version from 2016.03.16 works as stated.
It remains to update the link to download the entire package from the first post of the topic (downloaded 2214 times).
Thanks!
Search found 2 matches
- 12 Aug 2020 04:04
- Forum: DOS Batch Forum
- Topic: Advanced Batch features via auxiliary .exe programs
- Replies: 76
- Views: 240439
- 09 Aug 2020 09:20
- Forum: DOS Batch Forum
- Topic: Advanced Batch features via auxiliary .exe programs
- Replies: 76
- Views: 240439
Re: Advanced Batch features via auxiliary .exe programs
Hi all! I tested the CursorPos program and suddenly came across a question to which I have not yet found an answer. The problem is as follows. CursorPos description wrote: Get or set cursor position. CursorPos [[±]col [±]row] If no parameter is given, return current cursor position as col+(row<<16) ...