write pds
From DavinciWiki
Contents: Description, Arguments, Usage, Examples, Related Functions Supported Under Version: >1.69 Current Davinci Version: 2.27 64-bit Safe: No
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: write_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> write_pds(a,"afile.pds") |
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Recent Core Changes Modified On: 03-27-2006 |