Hi All
I have got the wall from bbslink setup on my bbs sbbs v3.18 and works
okay when the messages arrive on my bbs but if i want to add a message
it say it from quit (should be sneaky) and unsure what to do about
I did a jsexec wall.js and got this :-
Sexec v3.18b-Win32 (rev 1.217) - Execute Synchronet JavaScript Module Compiled Sep 20 2020 18:56:02 with MSC 1927
Loading configuration files from C:\bbs\sbbs\ctrl
JavaScript-C 1.8.5 2011-03-31
JavaScript: Creating runtime: 8388608 bytes
JavaScript: Initializing context (stack: 16384 bytes)
Reading script from C:\bbs\sbbs\mods\wall.js
C:\bbs\sbbs\mods\wall.js compiled in 0.00 seconds
!JavaScript C:\bbs\sbbs\mods\wall.js line 229: ReferenceError: console is not defined
C:\bbs\sbbs\mods\wall.js executed in 0.03 seconds
!Module (wall.js) set exit_code: 1
JavaScript: Destroying context
JavaScript: Destroying runtime
Returning error code: 1
and in the wall line 229 is
---------------------------------------------------
// Show splash
229 console.writeln("Reading the wall...");
console.clear();
so I hope same one can help me solve this problem.
JavaScript: Destroying context
JavaScript: Destroying runtime
Returning error code: 1
and in the wall line 229 is
---------------------------------------------------
// Show splash
229 console.writeln("Reading the wall...");
console.clear();
so I hope same one can help me solve this problem.
Not all JS mods can run from jsexec. That is not expected to work with wall.js. --
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 577 |
Nodes: | 8 (0 / 8) |
Uptime: | 72:57:00 |
Calls: | 10,734 |
Files: | 5 |
Messages: | 442,755 |