Hi Angelene,
Thanks for the clarification. Yes having the MapBasic window open would typically mean that commands/functions executed within the MapInfo Pro session would be reflected here, however when running a compiled MapBasic application (MBX) this is an exception to the rule. If you do things like open Tables/Workspaces & create a thematic or execute a SQL you'd definitely see the related functions.
There are a couple of ways to reverse the lines, probably the quickest would be:
- Make the layer with lines editable
- Select all objects (lines) using a Select tool
- Within the MapCAD toolset (ships with MapInfo Pro), use the following command (taken from v16, might differ slightly on other versions) Spatial>Edit>Modify>Reverse Line Direction option
All lines are reversed at once, need to Save Table to make this permanent. Using this you can work with the MBX you have for the Connect-the-Dots then quickly finalise the new object direction. Does this workflow suit?
Thanks, Ashley