Date: Thu, 17 Mar 2005 12:24:26 +0000
Reply-To: Graeme Kirton <gkirton@HOTMAIL.CO.UK>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Graeme Kirton <gkirton@HOTMAIL.CO.UK>
Subject: Insert pattern into dataset
Content-Type: text/plain; format=flowed
Hi folks, not posted for a while. Need some help.
Need a counter to fill down and fill up from co-ordinate 0,0.
I.e create new variable based on counter.
my counter is;
1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17
my REAL data, x ranges from -63>62 and y from -63>62 for wafer6 and x ranges
from -64>62 and y from -62>62 for wafer8.
DataSet to look something like (just need to add counter variable);
counter,waferno,x,y
<snip>
14,6,-4,0
15,6,-3,0
16,6,-2,0
17,6,-1,0
1,6,0,0
2,6,1,0
3,6,2,0
4,6,3,0
5,6,4,0
<snip>
14,8,-4,0
15,8,-3,0
16,8,-2,0
17,8,-1,0
1,8,0,0
2,8,1,0
3,8,2,0
4,8,3,0
5,8,4,0
Many Thanks to ALL
_________________________________________________________________
Stay in touch with absent friends - get MSN Messenger
http://www.msn.co.uk/messenger
|