• Message Variables

    From Ispyhumanfly@VERT/EUPHORIA to All on Fri Oct 31 16:41:00 2003
    ã Just wondering if anyone knew if there was a message variable for "totalãlocal posts." Currently the only one listed in the documention lists ALLãsystem messages to include network messages. I was wondering if there was justãone that listed for local messages only. Or maybe one that just lists for aãparticular group.ããISPY!Buzzoff ... [+o euphoria]ãããããã---ã þ Synchronet þ Euphoria - telnet://euphoria.synchro.netã
  • From Digital Man@VERT to Ispyhumanfly on Sat Nov 1 22:42:33 2003
    Re: Message Variablesã By: Ispyhumanfly to All on Fri Oct 31 2003 04:41 pmãã > Just wondering if anyone knew if there was a message variable for "totaã > local posts." Currently the only one listed in the documention lists ALLã > system messages to include network messages. I was wondering if there was jã > one that listed for local messages only. Or maybe one that just lists for aã > particular group.ããThere's no built-in property to report the number of messages per group, butãyou could easily calculate this by opening each message base in the group (in aãloop) and adding-up the total_msgs property values.ãã digital manããSnapple "Real Fact" #125:ãPigeons have been trained by the U.S. Coast Guard to spot people lost at sea. ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Ispyhumanfly@VERT/EUPHORIA to Digital Man on Sun Nov 2 16:02:00 2003
    Re: Message Variablesã By: Digital Man to Ispyhumanfly on Sat Nov 01 2003 10:42 pmãã > There's no built-in property to report the number of messages per group, butã > you could easily calculate this by opening each message base in the group (iã > loop) and adding-up the total_msgs property values.ããthanks dude... I think I can figure that out.ããISPY!Buzzoff ... [+o euphoria]ãããããã---ã þ Synchronet þ Euphoria - telnet://euphoria.synchro.netã