Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 2205

A gosub that never returns

$
0
0
I think I’ve run into this before, but just.. HOW HOW HOW HOW can execution end when i return from a gosub, and not continue to the next line of a .BTM?

Literally, with echo on:

Code:
iff "1" != "%QUICK_LRC_MODE%" then                       
        gosub refresh_current_lyric_provider_metadatas   
endiff                                                   
echo "done 444"

I see the gosub. I see it return from the gosub. And the “echo done 444"...

Read more

Viewing all articles
Browse latest Browse all 2205

Latest Images

Trending Articles



Latest Images