comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Porting VMS "writeu" files to UNIX
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Porting VMS "writeu" files to UNIX [message #750 is a reply to message #749] Sun, 18 October 1992 08:46 Go to previous message
benell is currently offline  benell
Messages: 7
Registered: September 1992
Junior Member
In article <gotwols.719353668@warper.jhuapl.edu> gotwols@warper.jhuapl.edu (Bruce Gotwols) writes:
> I have found that it is very difficult to port IDL files made using
> unformatted writes (eg. writeu,1,buf) to other systems such as UNIX. The
> culprit seems to be that under VMS these files have a record attribute of
> implied carriage return. If I Kermit the files (having set binary) I get an
> irrelevant line feed (ironically not a carriage return) at the end of each
> record. Does anyone have a suggestion?
> Thanks, bruce
> --
Try using the XDR keyword when opening the file with OPENU. This makes
the file a standard format that is portable between machines.

-Kirk
[Message index]
 
Read Message
Read Message
Previous Topic: font width in text widgets
Next Topic: redirection of help

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 02:07:47 PDT 2025

Total time taken to generate the page: 0.56157 seconds