Batch Animation
greg1107
Posted messages
71
Status
Member
-
greg1107 Posted messages 71 Status Member -
greg1107 Posted messages 71 Status Member -
Hello the batchers and batcheuses,
I’m outlining my issue: I’d like that when I create an animation at the start of a batch or anywhere in my script, it keeps running so I can use the different functions that my batch script could offer me!
Is there a miracle recipe?
yum yum
Thank you all,
See you soon the "CCM forums users"
greg1107
I’m outlining my issue: I’d like that when I create an animation at the start of a batch or anywhere in my script, it keeps running so I can use the different functions that my batch script could offer me!
Is there a miracle recipe?
yum yum
Thank you all,
See you soon the "CCM forums users"
greg1107
3 answers
-
hello
start the batch with start <command> so that the batch continues -
hello 1 only displays when notepad is closed
hello2 displays immediately when the second notepad has started@echo off notepad echo hello 1 start notepad echo hello 2
-
hi dubcek,
thanks for the script, I’m doing a clean reinstallation, it’s the moment... and I’ll tell you!
thanks
Have a nice day
greg1107-
This isn’t really the kind of script that interests me...
I would like that, with my batch script, when I have an animation that works (for example at the start for a title) in my command prompt, the rest of my program continues to run or have access to other functions (such as a menu) of my program...
Thanks for giving me a little help on my batch problem (Windows) the CCM users.
Greg1107
-