Autodesk GIS Design Server
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
*Mena, Antoni
Message window log
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
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.
*Paiano, Fabio
Re: Message window log
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
>
>
>
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.
>
>
>
