Skip to main content

Integrated Mapping Warnings

A note to developers using Integrated mapping with MapInfo Products...

1) To launch MapInfo Runtime within VB code use:
Set MI = CreateObject("MapInfo.Runtime")
instead of:
Set MI = CreateObject("MapInfo.Application")
2) Beware that common object calls may NOT be compatible with the host Mapinfo version.
e.g. MI.Do "Set Map order 6,5,4,3,2,1" works with MapInfo 6.0, but not 7.8

Thus make sure to test all MapBasic code with the version matching your MapInfo pro version before using Integrated Mapping.

Comments

Anonymous said…
Imagine Thousands Of Links Back To Your Web Site From Other People's Blogs!
Anonymous said…
Click here if your LOOKING for "No Charge Online Advertising Channels For Any Business"

Popular posts from this blog

The Ole Village Greens Golf Course

Peez took me out to one of our old college favorites 2 weekends ago.  The course is called THE VILLAGE GREENS and it resides in lovely Ozawkie, KS near Perry Lake.  We played this course quite a bit in our later days in college because it was cheap and fun.  All we had was Alvamar when we were at KU and she’s a little pricey for college kids.  Anyway, it was humid and hot but good times.  After, we stopped in Oskaloosa to watch the final round of the PGA at some local ‘downtown’ bar called Angie’s?

File Sharing Lock Count Exceeded

When processing large transactions within a Microsoft 'split-database' application, you may receive the above error.  The MS 'split-db' in Access is not a true client-server solution, it is a file-server solution that can lead to this error/issue. To avoid this issue you need to manually change a registry setting for MS Jet 4.0.  Set the value to at least 1,000,000,000 and follow the Method 1 instructions linked to here:  http://support.microsoft.com/kb/815281

Google Play (Music) Keyboard Shortcuts

Space bar : play or pause music. Right/left arrows : next/previous songs. Shift+ right/left arrows : seek forward and backward S In the current song. /  :  search box Delete : delete track. p : create a new playlist. i -:make an instant mix from the current song. = : Increase the player volume. - : Decrease the player volume. Alt+= : thumbs up. Alt+- : thumbs down. s : Toggle shuffle on or off. r : Toggle repeat between off, all, and one. e : Edits the currently selected songs.