Subj : Apostrophe Nest Syndrome
To   : DOVE-Net.Programming_(Jav
From : Mindless Automaton
Date : Thu Jul 06 2006 11:50 pm

Can anyone tell me what the correct way to nest the quotes/apost's in
this bit of code:

--start---

       for(c in channel_list)
               writeln('<li>
<a href=" + channel_list[c].name.link(link_root + "?channel=" +
channel_list[c].name) + ">
<img src="http://eldritch.darktech.org/icons/rss.gif" /></a>' +
            " - " + channel_list[c].description);

--end---

The image and description are ok, but the image's link is:

http://eldritch.darktech.org/+ channel_list[c].name.link(link_root +

So I figure I need to do the quote something like /" or ?

The end result should be an image link instead of a test link for the
rss feed.

Thanks,

Mindless Automaton
---
� Synchronet � Eldritch Clockwork BBS