Search found 1 match

by Ra0
20 Jun 2024 02:28
Forum: DOS Batch Forum
Topic: Weird behavior with CALL (function)
Replies: 3
Views: 8700

Weird behavior with CALL (function)

Hi, I have written this little script and its behavior is driving me mad. Shortly stated, it calls the same function several consecutive times... and then starts the.. magic ? :lol: up to 35 consecutive CALLs, it works as I would expect if i add a 36th CALL, then it raises error about missing label....