driverNames | ||||||||||
Type | function | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Summary | ||||||||||
Introduced | 2.0 | |||||||||
OS | mac | |||||||||
Platforms | desktop, server | |||||||||
Example |
| |||||||||
Values |
| |||||||||
Related | Keyword: items, line Command: open driver, write to driver, read from driver, close driver Function: result Control Structure: function Glossary: Unix, Windows, command, return, Mac OS, device driver | |||||||||
Security | disk | |||||||||
Description | Use the driverNames function to find out which serial device driver|drivers can be used with the open driver, read from driver, write to driver, and close driver commands. Usually, you use the callout file name--the third item in the line for the driver you want--with the open driver, read from driver, write to driver, and close driver commands. | |||||||||
Tags | networking |