I've code a cmd text for batch, it's a custom messenger but he loops himselfe
without a coded loop. Are there some ideas why this happened and how to fix that
probleme?
Cmd text:
@echo off
set /p ip=ip adresse of the other person:
set /p name=insert your name:
message /SERVER:%ip% %name%