Purpose
Set workspace path to the specified file without modifying it. You can issue this statement from the MapBasic window in MapInfo Pro.
Syntax
Set Workspace Path filespec
filespec is a string which specifies a file name (and, optionally, the file's path).
Description
This statement points MapInfo Pro to the specified file without modifying it.
Example
Set Workspace Path "C:\market.wor"