Printing from HP-86B ?
|
07-12-2017, 01:49 AM
Post: #47
|
|||
|
|||
RE: Printing from HP-86B ?
(07-12-2017 12:29 AM)Paul Berger (Canada) Wrote: Bob, Thanks Paul. Good sample program! I have the EDISK ROM but it's in my other HP-87XM that's in a different room and I don't have 50-Ft HP-IL cables! But I found the GETSAVE binPRGM and it works. Although the file the SAVE command creates is of type DATA, defined in S80 manuals as being fixed-length, the format you describe is clearly variable length. Doing SAVE with the program I posted above results in a DATA file with 2 records of 256 bytes. The actual (DOS) size is 370 bytes (though likely counting CR/LF rather than just the CR <0d>) so this overall size makes sense. Any idea if SAVE strings together these line sequences into 256-byte records? I think Martin's utilities may have a disk file memory dumper, so I'll take a look tomorrow. Where did you find the detailed file format info? The basic content is described in the EDISK ROM manual, but the specifics (e.g. line start byte) are not there. Thanks again. --Bob Prosperi |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 11 Guest(s)