Dexterity (programming language): Difference between revisions

Content deleted Content added
No edit summary
O keyes (talk | contribs)
No edit summary
Line 1:
{{Orphan|date=July 2006}} {{Uncategorized|date=June 2007}}
The '''Dexterity programming language''' was designed in the early [[1990s]] for the implementation of platform independent graphical accounting software. Dexterity itself is written in the [[C (programming language)|C programming language]] [http://www.devnewz.com/devnewz-3-20040827GreatPlainsDexterityProgrammingOverviewforDevelopers.html]. It was used in the development of [[Great Plains (accounting)|Great Plains]] accounting software.
{{compu-lang-stub}}
Line 19:
 
Some restrictions. Great Plains is actually integration of multiple dictionaries: DYNAMICS.DIC, ADVSECUR.DIC, EXP1493.DIC, etc. In your Dexterity customization you can deal with one dictionary - DYNAMICS.DIC. If you need cross dictionaries customization - consider using SQL Stored Procs for crossing dictionary borders and pulling data/making changes in the other dictionary.
[[Category:Programming languages]]
[[Category:Curly bracket programming languages]]
[[Category:Imperative programming languages]]
[[Category:Procedural programming languages]]