Found in radio.html.viewNewsItems:
- (local flSkip = true)
- if adritem^.url == xmlUrl
- flskip = false
- if flskip
- continue
flskip isn't used anywhere else. I am now officially afraid of reading Userland code. :)
by Charles Miller on June 12, 2002
Found in radio.html.viewNewsItems:
flskip isn't used anywhere else. I am now officially afraid of reading Userland code. :)