opt usage
From DavinciWiki
Contents: Description, Arguments, Usage, Examples, Sub-Functions, Related Functions, Source Supported Under Version: >1.00
Arguments and Return Values Input: A structure (generally called opt) many named elements. Output: None
Usage Syntax: opt_usage(opt = VAL)
Examples dv> opt struct, 3 elements input: "myfile.png" size: "100" filename: "TEST" dv> opt_usage(opt) Available options: input="myfile.png" size="100" filename="TEST" |
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Major Sub-Functions
Related Functions
Recent Library Changes Created On: 06-18-2007 |