start && end > -1) {
if (start > -1) {
var res = data.substring(start, end);
start = res.indexOf('>') + 1;
res = res.substring(start);
if (res.length != 0) {
eval(res);
}
}
cursor = end + 1;
}
}
}
//]]>
Pattern question
Posted by:
Cheryl
()
Date: April 07, 2009 09:46PM
The pattern I'm working on now has 45 stitches across and you single crochet one, double crochet in the next, single crochet in the next, etc. But it says "until you get to the last stitch. Then turning chain 3 and single crochet in the last stitch." I don't understand this. Can anyone help me?
Re: Pattern question
Posted by:
Ellen
()
Date: May 05, 2009 04:33PM
what that refers to is the last stitch of the row before. you turn and chain 3 and then single crochet in the last stitch of the previous row. hope this helps. Ellen