Hi all -
One of the toggle options for a message area is whether or not a user can edit existing messages. I've been looking at Synchronet's JS documentation trying to find a function that will allow a user to edit an existing message, but the docs don't seem to mention a function that would do that. Is
there a way to do that in JavaScript?
If you're looking for a high-level method (where it automatically uses th user's configured editor, etc.) there is no such function. You can howeve the message's text (using the MsgBase class) into a buffer, save to a fil then use the console.editfile() function to edit the contents, load the f contents back into a buffer an duse the MsgBase class to save the modifie message body.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,017 |
Nodes: | 17 (0 / 17) |
Uptime: | 117:02:24 |
Calls: | 503,084 |
Calls today: | 19 |
Files: | 212,942 |
U/L today: |
1 files (4K bytes) |
D/L today: |
5,834 files (885M bytes) |
Messages: | 440,598 |
Posted today: | 2 |