<< Click to Display Table of Contents >> Navigation: AutoTRAX PCB Design Express (DEX) > Appendix > Scripting > The DEX API > The ui variable |
The ui variable give you some useful user interface functions.
Methods (Loads more to come in the next few days)
none |
ShowFile |
Display the contents of a file |
Useage
Call method on the window variable e.g.
ui.ShowFile( '\myFileName.txt' )