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

Home » Public Forums » archive » issue with CMSAVE
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
issue with CMSAVE [message #83919] Thu, 18 April 2013 09:17
fgg is currently offline  fgg
Messages: 67
Registered: April 2010
Member
Hi there,

I'm using Markwardt's CMSAVE and I'm having problems saving structures that include a 2-D array:

my_struct = {a:1, b:2, c:make_array(544,8, /byte)}
cmsave, data=my_struct, file='C:/Documents/test.sav', /verbose
% CMSAVE: CMSAVE version 1.16
% CMSAVE: CMSV Library version 1.7
% CMSAVE: Portable (XDR) SAVE/RESTORE file.
% CMSAVE: Saved variable: A.
% CMSAVE: Saved variable: B.
% CMSAVE: Expression must be named variable: <BYTE (Array[544, 8])>

How can I fix this?

Thanks!
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Map to data coordinate conversion
Next Topic: How to Zip cross-platform from IDL?

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

Current Time: Wed Oct 08 15:16:22 PDT 2025

Total time taken to generate the page: 0.00550 seconds