DoScript (
self,
_object=None,
_attributes={},
**_arguments,
)
DoScript: execute a gnuplot script
Required argument: a gnuplot script to execute
Keyword argument with_client: client application
Keyword argument with_creator: creator code for any output
Keyword argument with_type: file type for any output
Keyword argument _attributes: AppleEvent attribute dictionary
Returns: what gnuplot said
|