Closes the current map and opens the specified map.
object.Open ( FileName) |
- FileName
- Required. A String that specifies the path and filename of the map file (.apm) to open
Boolean
The return value indicates whether the specified map was opened (True) or not (False).