Dear,
One way to get the code is to run through the process manually with the MapBasic window open in MapInfo. You can then just copy out the code that’s generated and amend it as necessary.
Regards,
Tom Bacon
Engineer
![]()
T +44 (0) 2030572254
WSP UK LTD
Mocatta House
Trafalgar Place
Brighton
BN1 4DU
Confidential
This message, including any document or file attached, is intended only for the addressee and may contain privileged and/or confidential information. Any other person is strictly prohibited from reading, using, disclosing or copying this message. If you have received this message in error, please notify the sender and delete the message. Thank you.
WSP UK Limited, a limited company registered in England & Wales with registered number 01383511. Registered office: WSP House, 70 Chancery Lane, London, WC2A 1AF.
--
--
You received this message because you are subscribed to the
Google Groups "MapInfo-L" group.To post a message to this group, send
email to mapi...@googlegroups.com
To unsubscribe from this group, go to:
http://groups.google.com/group/mapinfo-l/subscribe?hl=en
For more options, information and links to MapInfo resources (searching
archives, feature requests, to visit our Wiki, visit the Welcome page at
http://groups.google.com/group/mapinfo-l?hl=en
---
You received this message because you are subscribed to the Google Groups "MapInfo-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
mapinfo-l+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Dim sFile, sTable As string
sFile = "C:\Projects\Analysis.tab"
sTable = PathToTableName(sFile)
Open Table sFile
Map From sTable
One way to get the code is to run through the process manually with the MapBasic window open in MapInfo. You can then just copy out the code that’s generated and amend it as necessary.
Regards,
Tom Bacon
Engineer
<image001.png>