[thelist] Javascript: Long lines of code

Asif Suria asifsuria at yahoo.com
Thu Feb 22 16:30:14 CST 2001


I figured it out. I am sorry for sending this mail a
second time because I am still getting replies to my
question. 

Thanks everyone for your help. The string
concatenation method with the "+" worked fine.

Asif

--- Joshua OIson <joshua at alphashop.net> wrote:
> or,
> 
> alert("The chair of the committee should be an
> instructional" +
>         " faculty with a regular academic
> appointment, Assistant" +
>         " Professor or higher, from the department
> awarding the" +
>         " degree. He must hold a Ph.D or its
> equivalent doctoral" +
>         " research degree");
> 
> -joshua
> 
> > If you need to control the lengths of your lines
> of CODE you may have to
> > build separate strings and follow those up with a
> statement to concatenate
> > them, but as long as the result evaluates in a
> manner comparable to the
> > example above it should work as desired.
> > --
> > Ben Henick
> > Web Author At-Large
> > http://www.io.com/persist1/
> > persist1 at io.com
> 
> 
> 
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt ! 


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! http://auctions.yahoo.com/




More information about the thelist mailing list