2
Hello, I don’t know anything about programming. I found out how to create scripts . bat and I’m using it to make my life easier. Every day I have to open several web pages in my work, so I created a file. bat using the START command to open all the pages I need at once. It’s working. Turns out two of those pages I need to open only on Fridays. I need to create a script with an 8-page list, but for two of them I want him to check if the current day is Friday and only open the page if it is Friday, otherwise it will open only the other pages that do not have this condition. Does anyone know how I can do?
Please edit the question and add the code you already have today.
– Pedro Gaspar
you want to know how to make the variable or use the value of the variable?
– Risk