MapInfo Pro Developers User Group

Welcome to the MapInfo Pro Developers community!  We are a group dedicated to the discussion and understanding of MapBasic and .Net MapInfoPro AddIn development. Bring your questions and ideas here. This group includes several members of the Pro development team from around the world.

Please feel free to start a discussion in the discussion tab or join in a conversation.

Product Information  Ideas Portal  MapInfo Community Downloads

Discussions

Members

Resources

Events

 View Only
  • 1.  Where can I get information on MapBasic language statements that I can use in the MapBasic window?

    Posted 07-21-2017 06:26

    The MapBasic documentation is one source of information. The documentation is available from our Web site here.

    http://www.pbinsight.com/support/product-documentation/details/mapinfo-mapbasic

    You will also find it with the MapInfo Pro install files in the \Documentation folder.



  • 2.  RE: Where can I get information on MapBasic language statements that I can use in the MapBasic window?

    Posted 07-24-2017 19:24

    Quick tip: A handy way to identify the relevant MapBasic command for a particular function is to pop open the MapBasic window and then run the function. For example, open a Workspace or run a SQL Select and watch the commands that are reflected in the MapBasic window - it's like lifting the hood and watching the engine run on your car. Then the documentation Tom linked gives the explanation of the syntax for each function.