[Coco] Toolshed help or alternative?

Christopher R. Hawks chawks at dls.net
Wed Dec 30 10:04:48 EST 2015


On Tue, 29 Dec 2015 23:15:46 -0500
Chris Martin <chjmartin2 at gmail.com> wrote:

> Hi All,
> 
> I am still dumb.  I can run the Toolshed programs but can't figure
> out how to use them.  I have a series of files.  S24.BIN, S24.BAS,
> SATURN.S24, TEST.S24.  I want to make a DSK image that I can run on
> my Coco SDC to load in the TEST.S24 image.  I am working on a
> Semigraphics 24 image converter and want to use Robert's viewer - but
> I have to get my test files into a disk image.   I could really use
> help with the syntax because I cannot get DECB to extract files from
> a disk image nor can I get it to add a file to it.  I did manage to
> make a blank disk image.
> 
> Thanks,
> 
> Chris
> 
> On Tue, Dec 29, 2015 at 11:02 PM, Chris Martin <chjmartin2 at gmail.com>
> wrote:
> 
> > I feel so stupid.  I wanted to give a screenshot of what I was
> > seeing so I downloaded the newest version, fired up my command
> > prompt and sure enough ... DECB worked like a charm.  Go figure.
> > Oh well - onward and upwards! It helped to ask because well, now it
> > is working...
> >
> > On Tue, Dec 29, 2015 at 12:15 AM, Chris Martin
> > <chjmartin2 at gmail.com> wrote:
> >
> >> Hi all,
> >>
> >> I can't for the life of me get Toolshed running.  I have no idea
> >> if it is required but I installed MinGW and then maxed it all out
> >> for the heck of it.  I want to be able to edit disk images to use
> >> on my CocoSDC.  I just do not know what else to try.  Any thoughts?
> >>
> >> I am running Windows 8.
> >>
> >> Chris
> >>
> >>
> >
> 

Chris:

    Since you asked specifically about the syntax (not alternatives),
I'll refer you to the Toolshed Documentation.

    If you didn't get a copy of Toolshed.pdf or Toolshed.doc
(in /toolshed/doc/ of the source), check out the online copy at:
http://sourceforge.net/p/toolshed/wiki/Documentation/

    Or you can download them from:
http://sourceforge.net/p/toolshed/code/ci/default/tree/doc/

    Specifially the 'Pathname Elements' section. Note the comma
'between the host path and the OS-9/Disk BASIC path (the path within
the disk image).'

	To copy a file 'test2' from the image 'os9.dsk' the the root of
your hard drive:
 os9 copy os9.dsk,DIR1/DIR2/test2 C:\


Christopher R. Hawks
HAWKSoft
-- 
Really?  He might do it just for fun.  I know I would.  If I were God,
I'd get together with all my other God friends and have a big party.
We'd all get drunk and create unliftable rocks, then try to lift them.
It would be loads of fun!  Then I'd probably just destroy the rocks
with a lightning bolt.  Then I'd probably pass out.  :^)
		-- toMM, in rec.puzzles
----------------------------------------
       \   ^__^                         
        \  (oo)\_______                 
           (__)\       )\/\           
               ||----w |                
               ||     ||                


More information about the Coco mailing list