Page 1 of 1

Need a little help

Posted: 29 Jul 2017 23:53
by Sounak@9434
Can anyone please give me the link to
1) How to use xcopy to get the pressed key
2) How to use echo to move the cursor anywhere on screen - by Aacini

Re: Need a little help

Posted: 30 Jul 2017 00:19
by ShadowThief
1)

Code: Select all

set "key="
for /f "delims=" %%a in ('xcopy /l /w "%~f0" "%~f0" 2^>nul') do if not defined key set "key=%%a"
set "key=%key:~-1%"


2) viewtopic.php?f=3&t=7898

Re: Need a little help

Posted: 30 Jul 2017 02:33
by PaperTronics
Sounak bro please check your mail. I have messaged you about some things in your article.


PaperTronics

Re: Need a little help

Posted: 04 Aug 2017 01:01
by Sounak@9434
PaperTronics wrote:Sounak bro please check your mail. I have messaged you about some things in your article.


PaperTronics

Sorry man, very busy with my busy life and study schedule. Recently started some android works too som I'm even more busy. I shall try to some up my things and try to return to TheBATeam as soon as possible

Re: Need a little help

Posted: 04 Aug 2017 03:38
by PaperTronics
No problem bro.