Please enable JavaScript to view this site.

A-Shell Development History

1. (WINDOWS) New printer INI option CPP=## will send the equivalent of SIGINT (^C) to the target job. KILL /K will send the equivalent of SIGTERM. SIGTERM will abort just about anything, although a Basic program will be able to trap the error (#251) and close files. (It gets aborted as soon as it enters a keyboard operation.)

 

7. SET.LIT 1.0(120) supports tracing options FOPENS, GDIPRT. TRACE SIGNAL is now permitted under Windows to log abort signals and responses generated by KILL or by the timeout feature.

 

8. INMEMO now supports MMO'CXY opcode.