close printing | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Sends the current print job to the printer. |
Introduced | 1.0 |
OS | mac, windows, linux, ios |
Platforms | desktop, mobile |
Example |
|
Related | Keyword: card Property: selected Command: print, close, open printing, cancel printing Object: card Glossary: dialog box, print job, command, execute |
Security | printing |
Description | Use the close printing command to print cards that you've selected with the print card command. If you use print after the open printing command, the cards you print are saved up to be printed as a single batch. The close printing command prints out this batch of cards, enabling you to print multiple cards on a page. If no print card commands have been executed since the open printing command, the close printing command prints a blank page. If you used the form of the open printing command, and the user canceled the dialog, you don't need to issue a close printing command. |
Tags | printing |