VMS quesion
Johnson, Harold A EDUC:EX
Harold.A.Johnson@gems1.gov.bc.ca
Thu, 18 Mar 2004 11:34:12 -0800
Hi All. Using the "do blob" command in PH works great, but does anyone know
if I can convert the following VMS file structure:
RMS FILE ATTRIBUTES
File Organization: sequential
Record Format: stream-CR
Record Attributes: carriage-return
Maximum Record Size: 0
Longest Record: 32767
Blocks Allocated: 24, Default Extend Size: 0
End-of-File VBN: 23, Offset: %X'00BE'
File Monitoring: disabled
Global Buffer Count: 0
into
RMS FILE ATTRIBUTES
File Organization: sequential
Record Format: fixed
Record Attributes:
Maximum Record Size: 512
Longest Record: 512
Blocks Allocated: 417, Default Extend Size: 0
End-of-File VBN: 416, Offset: %X'0000'
File Monitoring: disabled
Global Buffer Count: 0
I've tried several things (convert commands, set file etc.) but nothing
works so far. The original file is actually a PDF.
???
thnx