View Single Post
Old 03-21-2006, 01:33 AM   #4 (permalink)
coolman
Registered User
 
Join Date: Mar 2006
Posts: 25
coolman is on a distinguished road
loop in lisp

I was thinking of using a loop where i will have type of manfacture is ford(key1) and the car is focus (value1) den i would have another list called ford and that would match with the manfacture ford(key1) and therefore the focus value will go into that new ford list

but the only way i can make dat work is if i use loop but i cant seem to make it work
coolman is offline   Reply With Quote