From: Lucy [mailto:[EMAIL PROTECTED]] > I'd like to sign up for codewarrior.palm newsgroup but > somehow the link to news://codewarrior.palm doesn't [work]
From: Ben Combee [mailto:[EMAIL PROTECTED]] > This is a group carried on USENET by many news providers. To get > to this group, you'll need to ask your ISP to carry the group Both true statements. All the newsgroup links on the Metrowerks web site... http://www.metrowerks.com/MW/Support/Newsgroups ...are badly formed. The double slash on "news://" means the next part specifies the server, the same syntax as in HTTP. The slashes should be removed to specify just the newsgroup name relative to whatever is the default news server already configured in the user's news client. Like this: news:codewarrior.palm -slj- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
