Please enable JavaScript to view this site.

A-Shell Development History

New command: APN.LIT 1.0(103) now included in release package to provide a way to launch an A-Shell Programmer's Notepad (APN) editing session for the specified file—i.e. as an alternative to VUE. Syntax:

.APN <file>{.ext}

If the extension is omitted, it searches for an INI.VUE file using the same path as VUE does (current [p,pn], [p,0], dsk0:[7,0]) and then uses the DEFAULT statement in the INI.VUE for the list of extensions to search. If the INI.VUE is not found, it uses a built-in default list of:

.BAS, .BP, .CMD, .DO, .BSI, .BPI, .CPY. .UTL, .INI

If APN is not already running, it will then be launched. If the specified file.ext is not already being edited in one of the APN windows, a new window (TAB panel) will be opened containing the file. The focus will then be switched APN to facilitate editing. If the file was already open within APN, the only action will be to set the focus on the specified window.

See APN.LIT in the A-Shell Reference for complete and up-to-date information.