From: Brian C. <B.C...@po...> - 2003-08-05 15:11:06
|
On Tue, Aug 05, 2003 at 11:46:21PM +0900, ts wrote: > >>>>> "B" == Brian Candler <B.C...@po...> writes: > > >> alias dup clone > > B> alias :dup :clone > > Why ? alias is a keyword OK, that's new to me. I got most of my syntax from the Pickaxe book, and most of its examples use alias :foo :bar. ref_c_class.html is an exception. Cheers, Brian. |