[javascript-dev] Global variables in .js
Emmanuel Jourdan
c74-mailinglists at e--j.com
Thu Feb 21 13:17:41 MST 2008
- Previous message: [javascript-dev] Global variables in .js
- Next message: [javascript-dev] Re: Global variables in .js
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 21 févr. 08, at 21:10, Gary Lee Nelson wrote: > I am getting into java scripting finally and have a very basic > question. My > first project is to cast my random objects into java via mxj. All > of my > objects share a single random seed so I am wondering if multiple > instances > of "gln.rand.js" can share a variable that holds the global seed. Have a look to the Global object (in JavaScriptInMax.pdf). ej
- Previous message: [javascript-dev] Global variables in .js
- Next message: [javascript-dev] Re: Global variables in .js
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
