[javascript-dev] Javascript documentation.
Stefan Tiedje
Stefan-Tiedje at addcom.de
Tue May 20 07:42:16 MDT 2008
- Previous message: [javascript-dev] Javascript documentation.
- Next message: [javascript-dev] Javascript documentation.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Emmanuel Jourdan schrieb: > it should proabably be: > > "@text", "ctlin " + k+1 Thanks, that did the trick (after I put (k+1) in brackets). Does that mean that these attributes have a fixed number of arguments? and @text will only take one single argument? Or is there an alternative notation also possible... I never know when I have to combine things with "+" or when I have to separate them with a comma. In Max I don't have to care about this but js is picky... ;-) Stefan -- Stefan Tiedje------------x------- --_____-----------|-------------- --(_|_ ----|\-----|-----()------- -- _|_)----|-----()-------------- ----------()--------www.ccmix.com
- Previous message: [javascript-dev] Javascript documentation.
- Next message: [javascript-dev] Javascript documentation.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
