Batch files on the phone?
How can I create a batch file for my computer on my phone? What program do I need for this?
How can I create a batch file for my computer on my phone? What program do I need for this?
To learn Python, I wrote a script that scans all my vacation photos from a folder and writes the filenames to a database. The code works fine, but after about 1400 photos, the Python script simply stops without an error message. I've also integrated the garbage collector. Can anyone help me?
This question is only for people who work in the IT/software sector or are doing training or studying in it.
Hello, where can I find out my Discord bot token on my phone.
How do I create an if query for a button that has been pressed? Here the code String textChannelId = command [1]; String categoryId = command [2]; TextChannel textChannel = guild.getTextChannelById(textChannelId); Category category = guild.getCategoryById(categoryId); if (textChannel == null) { event.getChannel().sendMessage("Textkanal wurde nicht gefunden.").queue(); return; } if (category == null) { event.getChannel().sendMessage("Kategorie wurde nicht gefunden.").queue();…
I'm in my third semester of studying computer science and am interested in AI/machine learning. I want to be successful and will work hard on something if it interests/fascinates me. However, everything is rather dry at the moment and has little practical relevance, so I'm not that motivated at the moment. Is it realistic to…
You can do this in principle with any app you can write text and save it as a file.
It would be best if you can export the file as “.txt” because you only need to rename the file under Windows to “.bat” and then run the file directly.
If you can only export the file as a “docx”, it appears that you need to convert the text into a “.txt” under Windows, or to store the content in the editor and then as a “.bat”.
Hope you can help.
…not .bat (Dos-Batch), but .cmd (Windows-Batch) . Under recent Win 11 installations, the extension was. .bat removed from the registry.
(The difference is in error handling. )
And if you do not use Windoof 11, it is still .bat 🙂 The answer is therefore completely i. O.
Oh, okay.
I didn’t know because you can still create .bat files and run them🤷
You’re welcome.
Basically, you are right, but you should always lead a child. With batch and shell it is no different.
not!
see the explanation in the comments, is inadvertently addressed to the wrong addressees.
can save the following practical demo as .bat and .cmd, the difference is considerable!
For over 25 years, Microsoft was gracious with vergreisten administrators who used their Batchscripte since MS-Dos 3.3 and did not like to separate from them.
In Batch, many results of operations are signaled by a change in the %Errorlevel%.
command.com (the Dos command interpreter) had a bug. Some commands may set an error level <>0, but did not set an error level=0. Thus, the error level set somewhere/wann could not be reset for a long time. This remains for compatibility reasons up to the introduction of Windows NT.
With NT the ending was fixed for Batch .cmd and the sorry error level bug was fixed. Now the respective commands set the error level to 0 if no error occurred. (That’s right, the Errororlevel is supposed to provide a (decision) information of the last command and not of sometime)
Depending on whether a batch was stored as .bat or .cmd, cmd.exe uses a different error management
Simple demo to test:
Because millions of debes didn’t understand the matter and there was never official documentary about Batch, a “curator” wrote off the other. …and because a batch in the previous reference works was always called .bat, this was also passed on in the blind flight.
Ok the real professionals knew it, but they wrote neither books nor bloggs
So it remained debes bringing new debes something deppertes (…and ChatGPT does not make an exception)
Oh, I use Win 11 and with me that’s so xD
Probably because I have not (more) the latest one.
You need a text editor app.
For Android, I use Jota Text Editor (albeit old).
A batch file is nothing but an executable text file that can be created with any text editor. Something like that should be pre-installed on any smartphone. Under Android in case of doubt Google Docs or Microsoft Word.