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: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,043 |
Nodes: | 15 (0 / 15) |
Uptime: | 42:01:23 |
Calls: | 500,899 |
Calls today: | 2 |
Files: | 109,370 |
D/L today: |
4,743 files (491M bytes) |
Messages: | 304,224 |