I am new to MapBasic. I googled for tutorials and found various pdf's but could not get started with the resources. I would be glad if anyone could provide some path for learning MapBasic.
|
I was lucky enough to learn MapBasic from some other colleagues.
I have not found many resources for MapBasic other than what Pitney Bowes offers on the site. There is currently only a handful of MapBasic questions on this site, and only a few people following that tag, but if you have more specific questions, feel free to ask here and we will try and help out. |
|||||||||||||
|
|
Also if you are looking for a way to learn MapBasic more than a way to learn programming, there is a huge help in MapInfo Pro thru the MapBasic window. Open the MapBasic window (Options > Show MapBasic Window) and do the task you want to code in MapBasic in MapInfo Pro. MapInfo Pro will now wirte the MapBasic statements required. You can now copy these into your MapBasic source code and work from this. It's not all that can be done this way, but it gives you a very good insight into a lot of the MapBasic statements |
|||
|
|
|
Not a tutorial but something I found very useful is this site: http://www.twiav.nl/php/mapbasic.php I would highly recommend setting up Notepad++ (or something similar). Syntax highlighting, bulk indenting and bulk commenting can speed things up massively. |
|||
|
|