Anyway to access a ".map" created awhile ago with ArcPlot? I remember when ArcGIS came out one could still get at the command line start "Arc" and use arcplot/arcedit that way. Needless to say, it's been awhile, and am now getting request to 'resurrect' some old report maps for updates.
Any ideas would help.
thanks,
Pete
Solved! Go to Solution.
If you are looking for workstation, you can still get the media but have to ask for it special from Esri. I still can run my instance of workstation on my current version of Windows 10 on my laptop.
Steve, I am sad I don't have those nifty binders anymore. You kind of need them because the win32hlp is very difficult to get working under win10 (it can be done, but it's really difficult).
Fire up workstation and then Arcplot. Try this command:
MINFO {.map file name with path}
The command lists all the map elements in the current map composition or specified map composition (file).
Documentation notes:
You must use the MAP command to specify a map composition before using MINFO.
[I knew there was a reason I still kept my set of 6.0 hardcopy documentation! )
If you are looking for workstation, you can still get the media but have to ask for it special from Esri. I still can run my instance of workstation on my current version of Windows 10 on my laptop.
Steve, I am sad I don't have those nifty binders anymore. You kind of need them because the win32hlp is very difficult to get working under win10 (it can be done, but it's really difficult).
Thanks for all the answers. Don't currently have Workstation. i'll have to look into that.
Thanks again.
Pete
While I pine for the "good 'ol days" of Workstation, honestly, you're better off making a new map from scratch. The MINFO output is essentially what you would have typed into an AML file so there's no actual data inside it- just instructions on how to draw the map (layer1 is first, layer2 is second, add a title over here on the page, add a legend here, etc).