Dave Seidel wrote:
> Two I/O questions/issues.
>
> 1. I've been subscribing to www.weblogs.com/io.opml for several days now,
> but I never see my outline listed. Does this mean that I'm not pinging?
> How can I tell?
>
> 2. When I open outlinerSubscribers.txt, I get the error message "[Macro
> error: Can't call the script because the name "viewMySubscribers" hasn't
> been defined.]". Looking at the table radio.outliner.macros shows that
> indeed, there is no entry for viewMySubscribers. Am I missing something, or
> is just an unfinished feature?
It sounds like you got an incomplete load, have you updated Radio.root?
Another thing to check, which I had a problem with, is the contents of
the user.radio.callbacks.upstream table. Make sure it doesn't reference
any non-existent scripts; in my case, I had a stale myPicturesTool
reference, because I installed it, then uninstalled it.