Hi All,
I forgot the repository management software would delete the logger sample HTML
file when performing automatic cleanup. So, I uploaded a new sample file to a
different location. It is only visible via direct link and does not show up on
the index page itself.
https://fd.lod.bz/logger-
> On Apr 28, 2023, at 5:42 PM, Bret Johnson wrote:
>
>> For fun, I decided to implement a single binary compiler directive.
>> When enabled, it generates a single COM that acts as both the driver
>> and interface program. But, I am unsure if I will use that or the
>> dual (SYS+COM) build for th
> For fun, I decided to implement a single binary compiler directive.
> When enabled, it generates a single COM that acts as both the driver
> and interface program. But, I am unsure if I will use that or the
> dual (SYS+COM) build for the 1.0 release.
FWIW, in my TSRs I don't try to create a SYS
Hi All,
Logger is coming along great and I’m currently working on the final ALPHA-8
version. Once that is done, it will be time for a BETA or two. Then finally
version 1.0.
For fun, I decided to implement a single binary compiler directive. When
enabled, it generates a single COM that acts as