Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | table | |
Tool | table |
columnname | in | Name of column | |
Allowed: | String | ||
nbytes | in | Maximum cache size in bytes | |
Allowed: | Int |
t:=table("W53.MS") t.nrows() # 1920 t.setmaxcachesize ("DATA", 4*1024*1024); # T