I'm trying to load a .js in the background, and have it return some data to it's parent. I've got this in my logon.js
Hey kids. Kavn't posted here in like 3 years, but I have another question, finally!
I'm trying to load a .js in the background, and have it return some data to it's parent. I've got this in my logon.js
queue=(load(true,"queuetest.js"));
while (queue.length>0)
{
console.putmsg(queue.pop);
}
Does this make any sense?
in queuetest.js I tried using some methods of parent_queue, ie. parent_queue.push(bla), but it dosn't look like parent_queue exists. Am I o my head here?
Sysop: | Ragnarok |
---|---|
Location: | Dock Sud, Bs As, Argentina |
Users: | 136 |
Nodes: | 10 (0 / 10) |
Uptime: | 11:50:44 |
Calls: | 15,171 |
Calls today: | 4 |
Files: | 19,857 |
D/L today: |
57 files (5,495K bytes) |
Messages: | 1,691,619 |