-
Function to display a message
From
Nightfox@VERT/DIGDIST to
Digital Man on Thu Jan 27 21:53:16 2011
Hi DM -ããLooking through the Synchronet JavaScript documentation, it looks like theãMsgBase class allows you to get the body of a message, but is there a functionãthat will simply display a message and behaves the same way as the "Readãmessage prompt" behaves when displaying a message (i.e., honoring Synchronet'sãcolor code toggle settings, etc.)? I haven't seen such a function in theãdocumentation, unless I've missed something..ããNightfoxãã---ã þ Synchronet þ Digital Distortion BBS: digdist.bbsindex.comã
-
From
Digital Man@VERT to
Nightfox on Fri Jan 28 16:43:29 2011
Re: Function to display a messageã By: Nightfox to Digital Man on Thu Jan 27 2011 09:53 pmãã > Hi DM -ã >ã > Looking through the Synchronet JavaScript documentation, it looks like theã > MsgBase class allows you to get the body of a message, but is there aã > function that will simply display a message and behaves the same way as theã > "Read message prompt" behaves when displaying a message (i.e., honoringã > Synchronet's color code toggle settings, etc.)? I haven't seen such aã > function in the documentation, unless I've missed something..ããUse console.putmsg() to print a message body and honor the color code toggleãsettings.ãã digital manããSnapple "Real Fact" #120:ãThe only continent without native reptiles or snakes is Antarctica. ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
Nightfox@VERT/DIGDIST to
Digital Man on Fri Jan 28 17:07:34 2011
Re: Function to display a messageã By: Digital Man to Nightfox on Fri Jan 28 2011 16:43:29ãã > Use console.putmsg() to print a message body and honor the color code toggleã > settings.ããThanks.ããNightfoxãã---ã þ Synchronet þ Digital Distortion BBS: digdist.bbsindex.comã