Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB.NET Question
Message
From
13/12/2001 11:52:03
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
VB.NET Question
Miscellaneous
Thread ID:
00593895
Message ID:
00593895
Views:
55
Hey guys, sorry to post this here, but I cannot find an answer anywhere else.
When automating MapPoint using VFP, whenever I needed to find out if MapPoint was still running I used :

IF VARTYPE("oMapApp.Visible") <> "L"
ENDIF

In VB.NET, they the function vartype, but it is used like this :

VarType(oMapApp.Visible)

No quotation marks are used. If MapPoint has been closed, I get an error. How can I tell if someone has closed MapPoint.

Thanks for the help!
Randy Belcher
AFG Industries, Inc.
Next
Reply
Map
View

Click here to load this message in the networking platform