[Coco] ANN:  DWLOAD-Server v0.3.0
    Jens 
    CoCoList at jensdiemer.de
       
    Wed Nov 19 07:48:35 EST 2014
    
    
  
I have released DWLOAD-Server v0.3.0
Now it works, the "on-the-fly converting "ASCII BASIC listing" <-> "Dragon DOS 
Binary" for read and write!
e.g.:
	DLOAD"SAVE""HELLO.BAS"
will create two files: "HELLO.DWL" (raw data) and "HELLO.BAS" (ASCII listing)
to load, just run:
	DLOAD"HELLO.BAS"
This will convert the ASCII listing from "HELLO.BAS" on-the-fly to "Dragon DOS 
Binary" and send it
See also:
https://github.com/6809/DwLoadServer#on-the-fly-converting-ascii-basic-listing
HowTo install on Linux: https://github.com/6809/DwLoadServer#linux
HowTo install on Windows: https://github.com/6809/DwLoadServer#windows
Next step:
dynamic "AUTOLOAD.DWL", see: https://github.com/6809/DwLoadServer#todo
Feedback welcome!
-- 
Mfg.
Jens Diemer
----
http://www.jensdiemer.de
    
    
More information about the Coco
mailing list