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. :)
June 12, 2002 2:55 PM
Found in radio.html.viewNewsItems:
flskip isn't used anywhere else. I am now officially afraid of reading Userland code. :)