• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Autodesk GIS Design Server

    Reply
    *Mena, Antoni

    Message window log

    81 Views, 1 Replies
    11-12-2002 09:00 PM
    Hi,

    Does anybody know how to configure AGDS in order to make the "Message"
    window log entries appear in Autodesk Map Command panel or somewhere
    similar?

    We can disable the Message window by configuring agds.ini file, but most
    messages are then lost.

    Some of that messages have interest for the user: user inputs expected,
    Oracle exceptions, ...


    Thank-you,

    Antoni Mena.
    Please use plain text.
    *Paiano, Fabio

    Re: Message window log

    11-18-2002 02:29 AM in reply to: *Mena, Antoni
    Hello Antoni,

    If you are writing your own application, or if you are customizing Gen.App.
    source code, then try taking a look at the "vewMessage" class of the Session
    Manager component on the AGDS client components. You can use this class to
    capture and handle message events, and then do whatever you need with the
    message text.
    (The documentation is at "AeAGDSClient.chm" help file).

    But if are using Gen.App. out-of-the-box (without customizing the source
    code), I think it's not possible to do what you need.

    --
    Fabio C. Paiano
    Construtel - UNSI


    Antoni Mena wrote in message ...
    > Hi,
    >
    > Does anybody know how to configure AGDS in order to make the "Message"
    >window log entries appear in Autodesk Map Command panel or somewhere
    >similar?
    >
    > We can disable the Message window by configuring agds.ini file, but
    most
    >messages are then lost.
    >
    > Some of that messages have interest for the user: user inputs expected,
    >Oracle exceptions, ...
    >
    >
    > Thank-you,
    >
    >Antoni Mena.
    >
    >
    >
    Please use plain text.