write to driver | ||||||||||
Type | command | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Summary | Sends data to a device that has been opened with the open driver command. | |||||||||
Introduced | 1.1.1 | |||||||||
OS | mac, windows, linux | |||||||||
Platforms | desktop, server | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Values |
| |||||||||
Related | Keyword: COMn:, real8, int1, int4, real4, int2, LPT1:, printer:, modem: Command: write to file, open driver, close driver, read from driver, write to process, write to socket Function: driverNames, result Control Structure: function Glossary: command, peripheral device | |||||||||
Security | disk, process | |||||||||
Description | Use the write to driver command to control a peripheral device or send data through it. | |||||||||
Tags | networking |