AptAssist
By Lee Wilmot AKA Pent
Contents
About
AptAssist is a helper program for Apt which provides
the functionallity for the following actions:
- DIA category actions: Silk, Tri, Kbd i.e. the DIA layout
- DIA category actions: KNrm, KShft i.e. the DIA keyboard type
- All Field category actions
- All Ctrl category actions
Currently the functions can only be called via Apt directly, though I could imagine one
day providing a UI within the program itself.
Use of this Desk Accessory is completely free, I also have no objects to it being used without
Apt.
Download here.
API
(Developers Only)
AptAssist is a DA that is passed arguments via two feature
memory variables and returns a single feature memory argument.
The creator ID is AptA. The features are described below.
- Action (9800)
The thing to do.
- 26-28: Classic, Tri, Standard PIN (no arg)
- 29-37: PIN area keyboard layouts (no arg)
- 47-52 : control tap, enable, disable, menu, scroll up, scroll down (arg is resID)
- 53-60 : field enter, copy, cut, paste, undo, start, end, select all (arg is resID)
- 85-89: list IDs: menu, field, control, form (result is selected res ID)
- Arg (9801)
Argument to the thing to do (see above)
- Results (9802)
Any result of doing the thing.