613-518-1166 info@zimdatabases.com

ZIM Language Reference

$screensave

< All Topics

$screensave

Captures a bitmap image of the screen and writes it to a file.

Syntax

$screensave(filename)

Parameters

filename

a character string, or an expression that evaluates to a character string

Return Value

Returns “1” ($True) if no errors were detected when the image was written to filename. Otherwise, returns “0” ($False).

Comments

Filename must be the name of a disk file, including the path location. A document name cannot be used.

 

Related Topics

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents