First post, by BulmaSoft
Hello everyone.
I hope I'm writing in the correct segment of the forum.
What I would like to do is something like this:
(in a BAT file, running under DosBox)
If Time==(certain time, example 19:37) then (do something)
DosBox have the Time and Time /T command.
But I dont know how to use it, in the correct syntax way for this, under the If conndition (assuming that it is possible)?