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.  github.com

    Employee
    Posted 10-27-2017 08:04

    I just made a small update to the mbLIbrary on Github.

    I add the function WAPIGetCommandLine() to the WinAPI.def file. This lets you grab the Command Line parameters used to start the current MapInfo Pro Session.

    This could be used to pass parameters to your MapBasic application on launch

    Get the mbLibrary MapBasic modules here ((or just the WINAPI.def): https://github.com/PeterHorsbollMoller/mbLibrary

    Do note that this specific def file comes in a couple flavours: one for anything before 12.5.1, one for anything after 12.5.1 and one for anything after 15.2.2.