If Q = 1 it does. I had rechecked resumes til I was blue in the face. I had left out an obvious one. Thanks for the input Skimask
If Q = 1 it does. I had rechecked resumes til I was blue in the face. I had left out an obvious one. Thanks for the input Skimask
Let me try that again...
LOOP:
SLEEP 3088
GOTO REFRESH
GOTO LOOP
DSLEEP:
IOCB = %00001010
SLEEP N
IOCB = %00001011
Q = 0
GOTO LOOP
I didn't mean the 2nd GOTO LOOP, I meant the 1st one.
GOTO REFRESH goes to REFRESH:
The GOTO LOOP after GOTO REFRESH will never get executed.
You are right. That command will never be executed. Actually it was redundant and a waste of code space. Thanks.
LOL - That's how most of my problems get fixed too! :-()My problem was fixed when I pulled my head out of my butt.
Arch
"Data sheets? I ain't got no data sheets. I don't need no data sheets. I don't have to read any stinking data sheets!"
Bookmarks