[Cook] table lookup

Aryeh M. Friedman aryeh at m-net.arbornet.org
Fri Jun 6 04:59:24 EST 2003


If I have a table that is something like this:

Col 1			Col 2
-----------------------------
C			.c
C++			.cpp
Java			.j
Yacc			.y
etc.

	Can I do a direct lookup up without writing a function to do it?

	--Aryeh



More information about the Cook-users mailing list