save pds

From DavinciWiki
Jump to: navigation, search


Description

Write a PDS structure to a file.

Arguments and Return Values

Arguments: A structure and a filename

Return Value: None. File is written.

Usage

Syntax: save_pds(object = STRUCT, filename = STRING [, force = 1])

'object' - A PDS structure

'filename' - A filename string

'force' - An optional parameter to overwrite (0 for no, 1 for yes)

Examples

dv> save_pds(a,"afile.pds")

DavinciWiki Mini-Nav Bar

Contents


Contact Developers

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left

Related Functions

Recent Core Changes

Modified On: 03-27-2006

Personal tools