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 SOURCE table - st := bms.sourcetable(); - # browse it - st.browse();