Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | dish | |
Module | dish | |
Tool | dish |
sdrec | sdrecord to place into globalscan1 | ||
Allowed: | sdrecord |
- xx := d.gsget() # get the globalscan1 record - dd.data.arr[1,10:20] := 0 # modify the data array - d.gsput(xx) # return the modified data to globalscan1 - d.show() # see the result