Hi Krishna.
There is an online tool that can do this but it has some limitations with regards to the file size etc.
You can do this in a data flow in Spectrum via Enterprise Designer.
You can create a custom MapBasic application that will output the Object as a WKT string. Ther eis a tool here, but he goes from WKT to MapInfo objects:
WKT2MapInfo.
The MapInfo Data Access Library that ships with MapInfo Pro 17.0 can also help you convert to WKT. This is again mostly for developers as it's a .NET SDK.
If you have you data in for example a SQL Server database, you can create a query that converts the spatial record to WKT using the STAsText() method.
------------------------------
Peter Horsbøll Møller
Pitney Bowes
------------------------------