This might be wishful thinking, but is there a way to call the SBBS
built-in editor from a Javascript process? I would love to have the ability to call the built-in editor in much the same way one would call getstr.
That is, you would have the option of passing in text to edit, and then the built-in editor would return the edited text as a string to the calling process. Thoughts?
This might be wishful thinking, but is there a way to call the SBBS
built-in editor from a Javascript process? I would love to have the ability to call the built-in editor in much the same way one would call getstr.
That is, you would have the option of passing in text to edit, and then the built-in editor would return the edited text as a string to the calling process. Thoughts?
This might be wishful thinking, but is there a way to callYou can use console.editfile() to edit or create a text file
the SBBS built-in editor from a Javascript process? I
would love to have the abili to call the built-in editor
in much the same way one would call getstr. That is, you
would have the option of passing in text to edit, and then
t built-in editor would return the edited text as a string
to the calling process. Thoughts?
(see http://synchro.net/docs/jsobjs.html#console_methods for
details) and then re that file into your script with
File.readAll().
| Sysop: | CyberNix |
|---|---|
| Location: | London, UK |
| Users: | 23 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 69:37:51 |
| Calls: | 914 |
| Files: | 5,566 |
| D/L today: |
71 files (9,992K bytes) |
| Messages: | 823,642 |