Please enable JavaScript to view this site.

This section of the documentation is written and intended for A-Shell developers seeking to take advantage of A-Shell capabilities to create or enhance existing applications. Most of the topics in this section are what we call A-Shell "extensions," which are capabilities or functions or processes that "extend" A-Shell beyond its original roots. Although using these extensions may increase the difficulty of maintaining backward compatibility, there are at least three reasons why you might want to do so anyway.

Some of A-Shell’s extensions, such as the expanding library of subroutines written in BASIC, provide you the tools to be more productive as a programmer.
Some extensions, like memory mapping, may help you significantly improve your application’s performance.
Probably the most powerful reason is that once applications have been moved to the Windows or Unix environments, they will encounter users who expect certain things out of applications that were not commonly available under the old operating system. This is especially true under Windows, where users expect applications to support the mouse, graphics, GDI printing, message boxes, etc. But is also true under Unix where applications are expected to be able to handle signals, spawn background tasks, interface with the web and other services using socket-based protocols or FIFOs, understand native directories, etc.

To accommodate these needs and interests, A-Shell has built up a variety of tools and other capabilities over the years, and the list is constantly growing. Many of A-Shell's expanded capabilities are in the form of subroutines or system configuration parameters. The information in this section overlaps those topics, and frequently references them, but is organized differently and presented with an emphasis on discussion and examples.

There is no perfect way to organize these topics, and it is doubtful that you would want to read it from beginning to end, so you may need to rely on a combination of the table of contents, the index, searching and general browsing to find what you are looking for.

Subtopics

Hooks

Dynamic Structures

Spreadsheet Interface

A-Shell as a CGI Engine

GUI Development

Environment Variables

ISAM-A

Performance

Socket Programming

SBX Subroutines

Miscellaneous Topics

Created with Help+Manual 9 and styled with Premium Pack Version 5 © by EC Software