Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | dish | |
Module | dish | |
Tool | dish |
file | File on disk to be opened. This file becomes a glish variable in the Results Manager | ||
Allowed: | string | ||
Default: | no default | ||
access | permissions for file ('r' readonly or 'w' for writable | ||
Allowed: | string | ||
Default: | 'r' | ||
new | Should it create an empty file on disk (for saving to) | ||
Allowed: | boolean | ||
Default: | F | ||
corrdata | look at CORRECTED_DATA column? | ||
Allowed: | boolean | ||
Default: | T | ||
filein | should this dataset be the default filein | ||
Allowed: | boolean | ||
Default: | T |
- d.open('dishdemo2');