thanks its awsome
mapmaker909 1 month ago
Try using out Visual Command Line:
by CodeCaged
in-order to create batch files.
drianfox 1 year ago
Whats the point of this? Cant you just copypaste files?
Sokonomi 1 year ago
:14
set /p b=Name:
TYPE journal1.txt > %b%.bat
cd "%userprofile%\Desktop\danny pictures\Journals"
move %b%.bat "%userprofile%\Desktop\danny pictures"
cls
goto a
.
I got it to work
tincopper2 1 year ago
TYPE journal1.txt > %b%.bat
move %userprofile%\Desktop\danny pictures\Journals\%b%.bat
%userprofile%\Desktop\danny pictures
ERASE journal1.txt
this is one label for moving a text file I can't get to work.
@tincopper2
you want to erase or move/copy?
NecroNox189 1 year ago
@tincopper2 is %userprofile% like c:\Documents andd Settings\USERNAME\Desktop or whatever?
TheBigFunnyMan 10 months ago
@tincopper2 when I even do "start %userprofile%\desktop\hello.txt" it says "C:\Documents" no found >:(
wow dude you sound like borat
and thnx you really helped me
kurtle005 2 years ago
yeah it is. made it myself as u can see at the bottom =)
NecroNox189 2 years ago
this notepad is created in vb??
PhenomPoPo 2 years ago
thanks for making this video. I've been looking for how to do this for a long time.
pitomba125 2 years ago
thanks its awsome
mapmaker909 1 month ago
Try using out Visual Command Line:
by CodeCaged
in-order to create batch files.
drianfox 1 year ago
Whats the point of this? Cant you just copypaste files?
Sokonomi 1 year ago
:14
set /p b=Name:
TYPE journal1.txt > %b%.bat
cd "%userprofile%\Desktop\danny pictures\Journals"
move %b%.bat "%userprofile%\Desktop\danny pictures"
cls
goto a
.
.
I got it to work
tincopper2 1 year ago
:14
set /p b=Name:
TYPE journal1.txt > %b%.bat
move %userprofile%\Desktop\danny pictures\Journals\%b%.bat
%userprofile%\Desktop\danny pictures
ERASE journal1.txt
cls
goto a
this is one label for moving a text file I can't get to work.
tincopper2 1 year ago
@tincopper2
you want to erase or move/copy?
NecroNox189 1 year ago
@tincopper2 is %userprofile% like c:\Documents andd Settings\USERNAME\Desktop or whatever?
TheBigFunnyMan 10 months ago
@tincopper2 when I even do "start %userprofile%\desktop\hello.txt" it says "C:\Documents" no found >:(
TheBigFunnyMan 10 months ago
wow dude you sound like borat
and thnx you really helped me
kurtle005 2 years ago
yeah it is. made it myself as u can see at the bottom =)
NecroNox189 2 years ago
this notepad is created in vb??
PhenomPoPo 2 years ago
thanks for making this video. I've been looking for how to do this for a long time.
pitomba125 2 years ago