Auto Agent Logoff

  1. 11 years ago

    Hi,

    using FOP2Callbacks.pm ,
    ...Code: Select all
    } elsif($command eq "auth") {.....

    I manage to create a auto dynamic agent login.
    Now I would like to do an auto logoff when leaving fop2.
    There is no flash send command when leaving fop2.

    How can this be done

    Thanks
    Marcelo

  2. admin

    9 Apr 2013 Administrator

    } elsif($command eq "logoff") {

    on the latest fop2 version.

  3. Thanks It works

or Sign Up to reply!