ARC Macro Language

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

The ARC Macro Language (AML) is a proprietary high-level algorithmic language for generating applications in ArcInfo. It was designed by ESRI in 1986 specifically for their command line-driven ARC/INFO geographical information system. AML's syntax was based on CPL (the shell language of the PRIMOS operating system) because the majority of ARC/INFO installations at that time ran on Prime computers. The macro language features include the ability to create onscreen menus, use and assign variables, control statement execution, and get and use map or page unit coordinates.

Although the language is still supported by ESRI in modern ArcInfo Workstation environments, the language has been superseded by the geoprocessing framework, which is part of the ArcGIS suite and allows programming access using ArcObjects through VBA or Python.

References

External links

<templatestyles src="Asbox/styles.css"></templatestyles>