• Message Variables

    From Ispyhumanfly@VERT/EUPHORIA to All on Sat Nov 1 00: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 Sun Nov 2 06: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 Mon Nov 3 00: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