[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: CAlling a Binary File
- Subject: Re: CAlling a Binary File
- From: Bill Troop billtroop@xxxxxxxx
- Date: Fri, 08 Feb 2013 13:28:47 +0000
Thanks Carl - - I occasionally need to look at an improperly
denominated binary file so that I can discover what it is and give it
the proper extension, and XyWrite has always been great for this,
unless the file is too large. I used just to invoke "d 1a=1" or
something like that so display wouldn't stop at the first ctrl-z.
This sounds like a vastly better way to do it. - B