Re: create menu references programmatically
- From: pxhxz@xxxxxxxxxxx (Pete nospam Zakel)
- Date: 15 Jul 2005 17:06:18 -0700
In article <pxby8883wht.fsf@xxxxxxxxxxxxxxxxx> Jean-Marc Bourguet <jm@xxxxxxxxxxxx> writes:
>"S. Badel" <stephane.badel@xxxxxxxxxxxxxxxxx> writes:
>> also, one can use
>>
>> stringToSymbol( sprintf(nil "menuItem%s" i) )
>>
>> for example
>Ah, that's how they have renamed intern (you can see that I'm more
>used to Common Lisp than skill).
Skill is based on Franz Lisp.
And I would use concat() rather than stringToSymbol( sprintf() ):
concat( "menuItem" i )
-Pete Zakel
(phz@xxxxxxxxxxxxxxxx)
Eggnog is a traditional holiday drink invented by the English. Many
people wonder where the word "eggnog" comes from. The first syllable
comes from the English word "egg", meaning "egg". I don't know where
the "nog" comes from.
To make eggnog, you'll need rum, whiskey, wine, gin and, if they are in
season, eggs...
.
- Follow-Ups:
- Re: create menu references programmatically
- From: Svenn Are Bjerkem
- Re: create menu references programmatically
- References:
- Re: create menu references programmatically
- From: Svenn Are Bjerkem
- Re: create menu references programmatically
- From: S. Badel
- Re: create menu references programmatically
- From: Jean-Marc Bourguet
- Re: create menu references programmatically
- Prev by Date: Re: No one can give me help ??
- Next by Date: Need help w/ importing logo from Adobe Illustrator (eps or ai)
- Previous by thread: Re: create menu references programmatically
- Next by thread: Re: create menu references programmatically
- Index(es):
Relevant Pages
|
|