View Single Post
Old July 7th, 2008, 10:34 PM   #44 (permalink)
Nick JD
Friend of Leo's
 
Nick JD's Avatar
 
Join Date: May 2007
Location: North NSW, Australia
Age: 37
Posts: 4,856
Here's a loop I writed to run though your 'puter that makes the ferrule holes look like Leo drilled them.

while (aBitDrunk = true) {

x = aBitToTheLeft;
y = aBitToTheRight;
z = faGetaBoutIt;

for(something; meh; x++){
drill(x, y, z);
return();
}
}
__________________
Nick JD is offline   Reply With Quote