Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | dish | |
Module | dish | |
Tool | dish |
sdrec | SDRecord to be saved | ||
Allowed: | SDRecord | ||
Default: | currently viewed | ||
outfile | outfile (scan group) to be written to | ||
Allowed: | string | ||
Default: | fileout, as listed by d.files() |
- d.open('mydata') - d.fileout('newfile') - sdrec := d.getc(10) - d.save(sdrec);