Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | dish | |
Module | dish | |
Tool | dish |
d.open(filename,access="w")
If the user wants to create a new blank scan group for subsequent storage, specify: d.fileout(filename) where filename is a unique disk file name.
sgname | scan group name | ||
Allowed: | string | ||
Default: | no default |
- d.fileout('testfileout'); New file testfileout is created - d.save(); # saves the currently viewed plot to testfileout