Please enable JavaScript to view this site.

A-Shell Development History

Navigation: » No topics above this level «

Version 2.3, builds 226-247

Scroll Prev Top Next More

246 — 13-Nov-92

MKX1.C, MKX1S.C: Add DSPLY./ JRB

245 — 11-Nov-92

MK2C.C: Fix signed/unsigned problems under MicroSoft C 7.00./ JRB; Fix sign-extension problems on 32/48 bit GOTO/CALL etc./ JRB

244 — 09-Nov-92

MK3, MKX1.C, MKX1S.C: Make changes to compile with MicroSoft warn level 3./ JRB

 

MKX0.C: Make changes to compile with MicroSoft warn level 3./ JRB; Implement success/failure return code for RENAME.SBR./ JRB

 

MKX2.C: Make changes to compile with MicroSoft warn level 3./ JRB; Add MIAMEX function 29 (output RENAME DDB type error)./ JRB

243 — 06-Nov-92

MK0.C: Fix strange ?Cannot INIT NNN - Allocate random file error if not logged in./ JRB

 

MK0.C, MK1.C: Make changes to compile with MicroSoft warn level 3./ JRB; Use MIAME prddberr() not A-Shell ddb_error() to report DDB errors before program is loaded./ JRB

 

ASHELL.C, MK2C.C, MK2CS, MKX0.C, MKE.C, AMSORT.C: Make changes to compile with MicroSoft warn level 3./ JRB

242 — 05-Nov-92

MK0.C: Fix rather horrendous bug in previous edit re. .CMD files./ JRB

241 — 03-Nov-92

MK0.C: Fix problem with .CMD files calling .CMD files under Unix./ JRB

 

MK1.C: Load current .RUN header into global `as' structure./ JRB

240 — 02-Nov-92

MK0.C: Use standard MicroSabio header files for infld./ JRB

 

MK3.C: Make changes to compile with MicroSoft warn level 2./ JRB; Use standard MicroSabio header files for infld./ JRB; Remove redundant readlong() routine - now MIAME readl()./ JRB

 

MKX2.C: Make changes to compile with MicroSoft warn level 2./ JRB

 

NOEKO.SBR now implemented as an alias to NOECHO.SBR./ JRB; Use standard MicroSabio header files for infld/ezspl/msbox./ JRB

 

MKE.C: Make changes to compile with MicroSoft warn level 2./ JRB; Prevent infinite loop on ^C on subroutine not found error./ JRB

239 — 30-Oct-92

MK2C.C: Release ISAM index lock in UNLOKR statement if appropriate./ JRB

 

Prevent sign extension problems in XCALL statement when calculating rad50. (replace shifting with multiplication)./ JRB

 

Implement '!' single character type in PRINT USING./ JRB

 

MKX2.C: Temporarily restore native terminal mode in HOSTEX.SBR./ JRB

238 — 29-Oct-92

MK0.C, MK1.C: Make changes to compile with MicroSoft warn level 2./ JRB

 

Support command files > 32K under DOS./ JRB

 

MK2C.C: Reverse the ISAM locking handling in WRITE/WRITEL!!./ JRB; Only produce illegal ISAM sequence errors in READ/WRITE if LOKSER level has ISQ turned on./ JRB

237 — 19-Oct-92

MK0.C: Add -c flag to change working directory on exit./ JRB (MIAME default is to now return to original directory)

 

MK2C.C: Call special error routine if xcall subroutine not found./ JRB

 

MK3.C: Output bell in wgets() if ^C pending./ JRB

 

MKE.C: Add special error routine for subroutine not found./ JRB

236 — 16-Oct-92

MK2.C: Add entry for ISAM 1.0 LOCK statement./ JRB

 

MK3.C, MKX2.C: Pass new external event parameter to infldsbr()./ JRB

 

MK2C.C: Implement ISAM 1.0 LOCK statement./ JRB; Improve I/O to unopened file handling for ISAM files./ JRB

 

MKI.C: Use rlock() to ensure consistency instead of qlock()./ JRB; Add isam_lock() routine to lock index header./ JRB; Re-write LOKSER handling and isam sequence checking./ JRB

235 — 12-Oct-92

MK2C.C: Output text strings to file in BINARY mode of under M/S C./ JRB

234 — 12-Oct-92

MKX0.C: Extend strings in RENAME.SBR to accept full pathnames./ JRB

233 — 01-Oct-92

MKX2.C: Check ] code before padding ENTRY with spaces (infld)./ JDM

232 — 18-Sep-92

MK2C.C: Fix problem with INPUT and space separators for numerics./ JRB

231 — 11-Sep-92

MKE.C: Use new MIAME prddberr() routine to print DDB errors./ JRB

230 — 09-Sep-92

MK2C.C: Pass nulls through to isam_search() as part of key in ISAM #1 statement./ JRB

 

Report correct file name if error reading or writing to an ISAM 1.0 data file./ JRB

 

Fix problem with READing record in multiple parts caused by new WAIT'RECORD implementation code./ JRB

229 — 07-Sep-92

MK3.C: Improve handling of ^C at command prompt./ JRB

228 — 04-Sep-92

MK2C.C: Support READ'ONLY GET token variants. (Treat as ordinary GET - implicit READ ONLY with C-ISAM)./ JRB

 

MK3.C: Preserve trailing spaces at end of command line./ JRB

 

MKX2.C: Force minimum no. copies to 1 with new style SPOOL call./ JRB

227 — 24-Aug-92

MK2CS.C Support trapped literal_mode DDB errors./ JRB

 

MKX2.C: Add MIAMEX function 27 (copy file)./ JRB

 

MKE.C: Support error trapping when in literal_mode./ JRB

226 — 21-Aug-92

MKX2.C: Add MIAMEX function 26 (print file specification)./ JRB