Please enable JavaScript to view this site.

A-Shell Development History

Navigation: » No topics above this level «

Version 2.1, builds 174-198

Scroll Prev Top Next More

198 — 20-Mar-92

MK2C.C: Fix problem inputting multiple negative numbers./ JRB; When CHAINing command file start in: R mode if no current command file./ JRB; Only interpret as command file if chain to .LIT/.CMD/.DO./ JRB

MKX2.C: Add MIAMEX function 14 for direct call into CVUE./ JRB

197 — 19-Mar-92

MK2C.C: Treat INPUT and INPUT LINE as FAST statements./ JRB

MK2CS.C: Fix memory corruption when CHAINing to very long string./ JRB; Treat INPUT and INPUT LINE as FAST statements./ JRB

MKX2.C: Add CMDR.SBR to enter: R mode./ JRB; Add dummy SBRC function 15 for SSD checking./ JRB; Add dummy HELPOS.SBR to set help context./ JRB

MK3.C: Fix bug in handling of [-s;-l] substrings./ JRB

196 — 19-Mar-92

MK2C.C: Only update relative record no. on FIND if record FOUND./ JRB

195 — 13-Mar-92

MIAMEC.C: Change pack() to handle lower case characters./ JRB

194 — 14-Feb-92

MK0.C: Add -e flag to exit to host on completion./ JRB ; Fix problem with -v causing spurious output./ JRB

MKX2.C: Add HOSTEX.SBR to execute host O/S command./ JRB (this is aliased by UNIX.SBR or DOS.SBR as appropriate)

193 — 06-Feb-92

MKX0.C: Define null init_flock routine if SINGLE_USER./ JRB

192 — 30-Jan-92

MK0.C: Call init_flock() from here and not miameg.c./ JRB; 192 — introduced in edit./ JRB

SQL.C: Add code to handle `.CDC' fast-load `.ODC' files./ PG; Modify and rename some `.CDC' routines to fit standards./ JRB

191 — 28-Jan-92

MK2C.C: Adjust as.stringsp on CALL and RETURN to point to free memory./ JRB

190 — 23-Jan-92

MK2C.C: Fix bug in previous UPDATE'RECORD modification./ JRB

189 — 22-Jan-92

MK2C.C: Fix problem where UPDATE'RECORD could change current position./ JRB

188 — 21-Jan-92

MK2C.C: Fix bug whereby RELEASE'RECORD sometimes didn't./ JRB

MKX2.C: Use INFLD_PSECURE flag to determine INFLD `P' function. JRB

187 — 17-Jan-92

MK1.C, MK2CS.C: Maintain separate new line input flags for each channel./ JRB

186 — 16-Jan-92

MK2CS.C: Fix problem inputting numbers and spaces sequentially./ JRB; Use new union format (SEQUENTIAL/RANDOM) file defs./ JRB

MK1.C, MK2CS.C, MKX0.C, MKX2.C: Use new union format (SEQUENTIAL/RANDOM) file defs./ JRB

185 — 14-Jan-92

MK3.C: During DIM() ensure entire return stack is shunted up./ JRB

184 — 23-Dec-91

MKX0.C: Fix bug in ODTIM mis-interpreting ommitting colons from time./ JR

183 — 20-Dec-91

MKX2.C: Support 2-byte binary INXCTL in INFLD.SBR./ JRB

182 — 18-Dec-91

MK3.C: Enhance mem() function to support most parameters./ JRB

181 — 16-Dec-91

MK2.C: Re-enable DIM() which had somehow been erased./ JRB

180 — 13-Dec-91

MKX2.C: Pass extended options parameter to ezspl()./ JRB

179 — 11-Dec-91

MK2C.C, MK2CS.C: Move random/ISAM open sub-routines from MK2CS->MK2C./ JRB

178 — 10-Dec-91

MKX2.C: Build SYSTEM.SPL search path and pass to ezspl()./ JRB

177 — 05-Dec-91

MKX0.C: Disable C-ISAM virtual files (causes problems under Novell)./ JRB

MK1.C: Call iscleanup() on program end just to tidy things up./ JRB

MKX0.C: Return true language extension in GTLANG - not just `USA'./ JRB

176 — 04-Dec-91

MKX0.C: Use .SBR aliasing for SPOOL./ JRB

MK2CS.C: Unyank code from non-speed critical statement routines; Compiled as separate overlay module under DOS./ JRB

175 — 03-Dec-91

MK1.C: Do not reset as.stringsp to as.stringstack./ JRB

MK2.C: Restructure command functions to assist in reducing DOS memory requirements and to add potential AB+ ability./ JRB; Main function routines unyanked to MK2C and MK2CS./ JRB

MK2C.C: Unyank statement code from MK2.C in an attempt to reduce the amount of DOS memory required./ JRB

174 — 29-Nov-91

MK2.C, MK3.C, MKX2.C, MKE.C: Support file channel in error trapping for ERR(2)./ JRB