put binary | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Write a binary string to stdout. | ||||||
Introduced | 4.6.3 | ||||||
OS | mac, windows, linux | ||||||
Platforms | server | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: put header, put, put markup, put text, put content Keyword: after, before | ||||||
Description | Use the put binary command to write a binary string to stdout. No processing is done on the string and it is written directly to stdout with no intervening processing. | ||||||
Tags | text processing |