When a file is opened with
openr, /COMPRESS, lun, file, /get_lun
then
point_lun, lun, 0L
which should rewind the file, is ineffectual, whether or not the file is
actually compressed.
On the other hand
openr, lun, file, /get_lun
point_lun, lun, 0L
works fine.
An example is enclosed.
Nobody/Anonymous
None
None
Public
|
Date: 2009-11-13 17:58 Although this should be fixed in the CVS, I could not restore data |
|
Date: 2009-11-11 13:37 Thanks for reporting it and for the testfile. |
| Filename | Description | Download |
|---|---|---|
| test_point_lun.pro | testing point_lun with openr,/compress | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| File Added | 350159: test_point_lun.pro | 2009-11-09 16:34 | hivon |