Re: create menu references programmatically



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...
.



Relevant Pages

  • Re: relationship skill/common-lisp
    ... i've been using SKILL for about 15 year. ... I believe the language was defined some 20 years ago ... to dynamic scoping and to offer an object system. ... > Does anyone know of the relationship between Skill and Common Lisp? ...
    (comp.lang.lisp)
  • relationship skill/common-lisp
    ... Does anyone know of the relationship between Skill and Common Lisp? ... May be even about the reason to develope Skill++? ... I wonder especially why it has dynamic scope ...
    (comp.lang.lisp)
  • Re: ? For Andrew: EMACS, SLIME, and icfb?
    ... Steel Bank Common Lisp (SBCL) ... Allegro Common Lisp ... CLISP ... Skill is a pre-common lisp dialect and Skill+ is nearer to scheme than to ...
    (comp.cad.cadence)
  • Re: CL Insight...
    ... Since I've worked in lisp based variants for years (Cadence ... > SKILL, Autodesk AutoLisp, and others...) ... learning CL is not like landing on an alien planet. ... Recommended Common Lisp libraries/tools: ...
    (comp.lang.lisp)