| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 350.1 |  | CAFEIN::PFAU | You can't get there from here | Mon Nov 03 1986 17:50 | 5 | 
|  |     Try PAR5""::VAX_TOOLS:DOSFLX.  It works with MS-DOS formatted disks,
    not CP/M, but if you have DOSFLX on your CP/M system, you should be
    able to read/write DOS format floppies. 
    
    tom_p
 | 
| 350.2 | I guess you cant get there from here :+) | NRLABS::VENKI | William P.N. (Wookie::) Smith | Tue Nov 04 1986 13:20 | 5 | 
|  |     They aint no files found on:
    PAR5""::vax_tools:dos*.*
    
    Willie
    
 | 
| 350.3 | now for the next step | NRLABS::VENKI | William P.N. (Wookie::) Smith | Tue Nov 04 1986 13:26 | 7 | 
|  |     Never mind, it's VMSFLX.*
    
    Umm, any idea where I could find a program to read/write MessDos
    files from CP/M with 96 TPI floppies and a non-standard bios?
    
    Willie
    
 | 
| 350.4 |  | ASIA::MCLEMAN | Enjoy Oregon Wines! | Wed Nov 05 1986 08:19 | 5 | 
|  |     The CPM that came on the DECMATE allows conversion from MSDOS to
    CPM format, I think.
    
    Jeff
    
 | 
| 350.5 | no Decmate, S-100! | PHENIX::SMITH | William P.N. (Wookie::) Smith | Thu Nov 06 1986 12:33 | 11 | 
|  |     OK, but I don't have a DECMATE, or a Messdos machine of any kind.  Does
    the Microvax talk to a number of physical formats [bytes per sector,
    sectors per track, tracks per inch, MFM or FM, and such like that]? 
    
    I seem to be able to talk the same physical format, but now I need a
    program so allow the Microvax to read/write the CP/M logical format
    [directory structures, block sizes, reserved tracks, sector skewing,
    all that fun stuff].                                               
    
    Willie
    
 | 
| 350.6 | Try METOO | ASIA::MCLEMAN | Enjoy Oregon Wines! | Thu Nov 06 1986 14:09 | 5 | 
|  |     Look in the TOOLSHED. I thought I saw a CP/M read/write utillity
    in there a while back.
    
    Jeff
    
 | 
| 350.7 | CPMFLOPPY | TROPPO::RICKARD | Doug Rickard - waterfall minder. | Tue Nov 11 1986 07:40 | 8 | 
|  | 
	Try CPMFLOPPY in the TOOLSHED. Its written in BASIC so it should 
be easy enough for you to modify.
		Doug.
    
 | 
| 350.8 | ?? TOOLSHED ?? | BRSSWS::PIRLET |  | Thu Nov 13 1986 08:30 | 7 | 
|  |     
    I am interrested in that kind of transfer...But, please tell me
    about TOOLSCHED. I dont want to look dumb but I never heard about
    that one...Thanks in advance.
    
    Louis Richard
    
 | 
| 350.9 | Pointers to TOOLSHED info | WHYVAX::HAMPTON |  | Thu Nov 13 1986 09:40 | 10 | 
|  |     The TOOLSHED is a repository of neat tools written by various people.
    For more information, check out TLE::EASYNET_CONFERENCES, notes
    #796 and #870 (Press KP7 or select...).  These notes describe the
    TOOLSHED conference which is writable by anyone, and the
    SW_TOOLS_CATALOG which is read-only to non-moderators and contains
    descriptions and installation procedures for many useful tools.
    Also, as a side note, you can find information about these software
    tools in VTX.  The notes indicated will tell you more.
    
    Phil
 | 
| 350.10 | Location of Toolshed catalog conference | SWAMI::LAMIA | Cheap, fast, good -- pick two | Thu Nov 13 1986 09:50 | 5 | 
|  |     The Toolshed catalog is located on
    METOO::TOOLS$LIBRARY:SW_TOOLS_CATALOG, *not* on the default notes
    library.
    
    Press Select to add it to your notebook.
 | 
| 350.11 | <Thanks> | BRSSWS::PIRLET |  | Fri Nov 14 1986 03:49 | 4 | 
|  |     Thanks...
    
    Louis Richard
    
 | 
| 350.12 | Files-11 spec? | PHENIX::SMITH | William P.N. (WOOKIE::) Smith | Fri Jan 23 1987 15:11 | 10 | 
|  |     I have a friend who is pretty good with 'C', and he thinks he
    might be able to hack up a transfer program under CP/M, but I have
    very little idea of the format (files-11?) of the microvax disks
    other than the low-level physical format mentioned earlier.  Where
    can I get a FILES-11 spec (prefereably on-line?)?
    
    Many thanks!
    
    Willie
    
 | 
| 350.13 |  | SERPNT::GULDENSCHUH | Chuck Guldenschuh | Tue Jan 27 1987 07:33 | 17 | 
|  | >    I have a friend who is pretty good with 'C', and he thinks he
>    might be able to hack up a transfer program under CP/M, but I have
>    very little idea of the format (files-11?) of the microvax disks
>    other than the low-level physical format mentioned earlier.  Where
>    can I get a FILES-11 spec (prefereably on-line?)?
    
I don't know where you can get one online.  I'll check my old directories
and see if I have one.   I'ld suggest that your friend go the other way,
tho.  A program on the �VAX that reads CP/M diskettes.  It's significantly
easier to do.
If you have access to the the PRO/Tool Kit V3.0 documentation, there is an
appendix in the Guide to Writing an I/O Driver that describes ODS1.  ODS1 is
not as complex as ODS2, but it will give you an idea of the work involved.
There is probably a description in the 11-M doc set, somewhere.
/s/ Chuck
 |