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

Home » Public Forums » archive » VMS PVwave 3.10 - ASSOC variables and FORTRAN
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
VMS PVwave 3.10 - ASSOC variables and FORTRAN [message #463] Wed, 29 July 1992 02:34 Go to previous message
Hugh D.R. Evans is currently offline  Hugh D.R. Evans
Messages: 2
Registered: March 1992
Junior Member
Hello,

I am trying to establish several ASSOC variables for unformatted
FORTRAN files under VMS.

The fortran files have sequential organisation and variable length
records (maximum length 82 bytes).

The equivalent PVwave record structure used is:
point = {orbit_point, $
Time: DOUBLE( 0.0), $
long: DOUBLE( 0.0), $
lat : DOUBLE( 0.0), $
height: DOUBLE( 0.0), $
POS : DBLARR( 3), $
VEL : DBLARR( 3) $
}

By opening the file (as specified in the manual) using:
WAVE> openu,1,'filename',/segmented ; the use/ommission of /seg has no effect.
WAVE> s = ASSOC(1,point)
WAVE> print,s
% Invalid file organization for ASSOC.
% Execution halted at $MAIN$ .


The manual does mention that *UNIX* unformatted fortran files are
incompatible with the ASSOC function, but no mention is made of
the *VMS* unformatted fortran files.

Any help with this problem would be greatly appreciated.

Many Thanks,
Hugh

ESTEC * Inet: hevans@estwm8.dnet.estec.esa.nl
P.O. Box 299 * or hevans@estec.esa.nl
2200 AG Noordwijk * SPAN: ESTCS1::HEVANS
The Netherlands * BITNET: HEVANS@ESTEC
[Message index]
 
Read Message
Read Message
Previous Topic: SUMMARY: formatted printing of structures
Next Topic: Getting data from Ingres databases into PV-WAVE

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

Current Time: Wed Oct 08 19:16:08 PDT 2025

Total time taken to generate the page: 0.00376 seconds