[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: A little more information
Tom Droege wrote:
>
> The reason I did not want to try this before is that it requires system
> level code. I think we should consider it now.
I don't think it does require "system level code" unless you define
all not BASIC code to be that. I'm pretty sure I can copy data from
a parallel port to a disk file by just typing in one command at the
command line prompt.
I am thinking somthing like this would read in a 16MB block and store
it to a file:
dd if=/dev/lp0 of=myimage.raw bs=16M
I think "dd" has been ported to DOS. To test I'd need a source of
parallel data. Maybe I could use two computers but "dd" should
work.
--
Chris Albertson
chrisalbertson90278@yahoo.com
Redondo Beach, California
home: 310-376-1029
cell: 310-990-7550