• Changing Node Status

    From Len@VERT/WPGAMES to All on Mon May 31 16:57:00 2004
    Is there a way using baja to change the node status of a particular node, or make a note in the telnet log. i.e. I am modding a baja sysop page mod, and want to be able to view the reason for the page without logging into the system. i.e. When a user pages the sysop, The "Telnet Server" window shows: 5/31 07:56:03p Node 1 XXXXX paged sysop for chat

    I would like to append the reason for the page onto that, or to make the next line in that log show the reason for chat.

    Is this possible?

    Thanks in advance for all help,

    ~Len


    ---
    þ Synchronet þ Windward Pass Games System -*- telnet://games.windwardpass.org
  • From Digital Man@VERT to Len on Tue Jun 1 10:37:00 2004
    Re: Changing Node Status
    By: Len to All on Mon May 31 2004 08:57 pm

    Is there a way using baja to change the node status of a particular node, or make a note in the telnet log. i.e. I am modding a baja sysop page mod, and want to be able to view the reason for the page without logging into the system. i.e. When a user pages the sysop, The "Telnet Server" window shows: 5/31 07:56:03p Node 1 XXXXX paged sysop for chat

    I would like to append the reason for the page onto that, or to make the nex line in that log show the reason for chat.

    Is this possible?

    Yes, use the Baja LOG function. See http://synchro.net/docs/baja.html#MiscellaneousFunctions for details.

    digital man

    Snapple "Real Fact" #178:
    The first ballpoint pens were sold in 1945 for $12.00

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Len@VERT/WPGAMES to Digital Man on Tue Jun 1 15:28:00 2004

    Not quite what I was looking for, but I guess I'll have to settle for it.
    What I was actually looking for was, in the Windows GUI control panel, in the bottom left, the Telnet Server log, where it shows what the user is doing, to put it into THAT log. On a side note, how does the set_user_ string function work? I want to set_user_string user_string_comment with the variable that holds the page reason as well. That variable is called 'line1' any help
    would be appreciated again.


    ---
    þ Synchronet þ Windward Pass Games System -*- telnet://games.windwardpass.org
  • From Digital Man@VERT to Len on Tue Jun 1 14:10:00 2004
    Re: Changing Node Status
    By: Len to Digital Man on Tue Jun 01 2004 07:28 pm

    Not quite what I was looking for, but I guess I'll have to settle for it. What I was actually looking for was, in the Windows GUI control panel, in th bottom left, the Telnet Server log, where it shows what the user is doing, t put it into THAT log.

    Use the Baja PRINT_LOCAL function then. See http://synchro.net/docs/baja.html for details.

    On a side note, how does the set_user_ string functio
    work? I want to set_user_string user_string_comment with the variable that holds the page reason as well. That variable is called 'line1' any help would be appreciated again.

    copy str line1
    set_user_string USER_STRING_NOTE

    digital man

    Snapple "Real Fact" #135:
    A single coffee tree produces only about a pound of coffee beans per year.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net