peek low & doswrap blockread
Is there anyone who is aware of a problem with doswrap.e or peek
I am using ver. 2.0 euphoria.
If I read a block of data into a sequence from a file using getc. I can
look at any location in the sequence and it is correct.
If I now take the same file and use the DosOpen, allocate_low a buffer,
and BlockRead some bytes into the buffer. If I peek(buffer_add). I find
that I am looking at the file name that I DosOpen with ?? and not the
buffer. Is some special procedure for peeking low ??
|
Not Categorized, Please Help
|
|