Hi Sanjeev,

I think you need to run an mbx with a note command in a sub named
"WinClosedHandler" in a format something like below: -


Include "mapbasic.def"   
Declare Sub WinClosedHandler
Sub WinClosedHandler
     note "Table is now closing"
End Sub    


As long as you don't issue the end program command the mbx will sleep and
wait for any close window events.

Hope this helps

David

> -----Original Message-----
> From: Sanjeev [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, September 24, 2002 1:25 PM
> To:   [EMAIL PROTECTED]
> Subject:      MI-L Detact Table
> 
> 
> 
>     Hi,
> 
> 
>       Lister
> 
> 
>    Is there a way to detact table when table close
>    from mapinfo
> 
>    I meant A messagebox display when a table will
>    close from mapinfo session.
> 
>   Thanks for any help
>   Sanjeev
> 
> 
> 
> __________________________________________________
> Do you Yahoo!?
> New DSL Internet Access from SBC & Yahoo!
> http://sbc.yahoo.com
> 
> ---------------------------------------------------------------------
> List hosting provided by Directions Magazine | www.directionsmag.com |
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> Message number: 3209
> 

---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 3210

Reply via email to