| Home | Why Omnibasic | Features | FAQ | Examples |
|---|---|---|---|---|
| Reviews | Keyword/Syntax | On-Line Manual | Download Manual | ScreenShots |
Special Variables
| ERR | Error code for last operation (0=no error) |
| OBCode | Numeric code returned for key code and others |
| OBDialogCode | Numeric code returned from various dialogs |
| OBDialogFlag | True if dialog completes, False if canceled |
| OBDialogText | String returned from various dialogs |
| OBDialogText2 | String returned from various dialogs |
| OBFont | Global Font Object |
| OBFontEncoding | Font Attribute |
| OBFontFlags | Font Attribute |
| OBFontName | Font Attribute |
| OBFontSize | Font Attribute |
| OBFontSlant | Font Attribute |
| OBFontWeight | Font Attribute |
| OBFontWidth | Font Attribute |
| OBMain | Main Window |
| OBMouseDown | A mouse button is down |
| OBMouseDownX | X Position at time of mouse down |
| OBMouseDownY | Y Position at time of mouse down |
| OBPrinterID | String describing Path returned from Print Dialog |
| OBRootX | Mouse X position relative to screen origin |
| OBRootY | Mouse Y position relative to screen origin |
| OBSel | Array position causing event |
| OBState | Code for which mouse button last depressed |
| OBWinX | Mouse X position relative to focused window or object |
| OBWinY | Mouse Y position relative to focused window or object |
| POS | Position of print head |
| ProgramName | String returning executables file name |
| STATUS | Status code following I/O |
| XferCount | Number of bytes transferred |
| FALSE | Boolean False |
| TRUE | Boolean True |
Home || Why Omnibasic || Features || FAQ || Examples
Reviews || Links || Privacy Statement || Top of Page
Innomation Systems, Inc.
117 Morrison Ave. Morrison, MO 65061 (573) 294-6130
OmniBasic is a
trademark of Innomation Systems, Inc., other trademarks are the property of their
respective owners.
Innomation Systems, Inc. reserves the right to change prices and specifications without prior notice.
Copyright © 2000, 2001, 2002 Innomation Systems, Inc.