Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | bima | |
Module | bimams | |
Tool | bimams |
- # construct a bimams tool and assign it to a Glish variable named bms - bms := bimams('1733-130'); - # get the SPECTRAL_WINDOW table - spwt := bms.spwtable(); - # browse it - spwt.browse();