ars_Export(ctrl, displayTag, type, name)
displayTag
is the particular view to export. If you pass in
an empty string for this parameter, all views will be exported.
Note that note all of the above types are available in earlier versions of ARSystem. The above list is valid as of ARSystem v4.5.
It's recommended that if you want to export schema definitions you
should use "schema
" and not use the other
schema_*
types.
If you are curious about what non-obvious types are used for, you should read the ARSystem Programmers Manual.
ars_Import was introduced in version 1.3 of ARSperl
Last changes to this page 7th July 2000 by jcmurphy@smurfland.cit.buffalo.edu