Menu

#2868 Export to IDLSav with name parameter vs NAME property

nextrelease
open
nobody
None
5
2026-07-22
2026-07-22
No

Try out:

ds= dataset(ones(50),name='onez')
formatDataSet('/tmp/jbf/foo.sav?name=ones',ds)

I think the name should be "ones" and not "onez"...

Discussion