Archive of UserLand's first discussion group, started October 5, 1998.
Re: How is
to be interpreted?
Author: Dave Winer Posted: 2/12/1999; 3:25:05 PM Topic: How is <value></value> to be interpreted? Msg #: 2864 (In response to 2862) Prev/Next: 2863 / 2865
I just looked at the code, and it's returning the empty string:
on nthState (n) { if (n < 1) or (n > 50) { return ("")} else { return (states.table [n])}}So the result it's returning makes sense unless anyone objects. ;->
Dave
There are responses to this message:
- Re: How is
to be interpreted?, Bruce Hoult, 2/12/1999; 7:11:22 PM - Re: How is <value></value> to be interpreted?, Skip Montanaro, 2/13/1999; 4:27:03 AM
This page was archived on 6/13/2001; 4:47:52 PM.
© Copyright 1998-2001 UserLand Software, Inc.