Please enable JavaScript to view this site.

A-Shell Reference

Introduced in A-Shell 6.3, AXL provides a fully-featured application interface for reading and writing Excel spreadsheet (XLS) files. It is packaged as a collection of ASB functions and procedures built around a third-party library called LibXL. Although the individual functions are all relatively straightforward and intuitive, because there are so many of them (125+), rather than redundantly document them all here, instead we’ll focus on providing overview, tutorial, index, examples, etc., and rely on API source code (libxl.bsi) for the function-level reference documentation.

Subtopics

Library Class Overview

Hello World

AXL Installation

Progamming Notes

AXL Examples

Utilities