FORM REPORT

FORM REPORT

Welcome to our Knowledge Base

Documentation | Blog | Demos | Support

< All Topics
Print

FORM REPORT

Writes the values of the fields in the current form or display to the current output device.

Syntax

FORM REPORT [ PAGESIZE n]

Parameters

PAGESIZE nThe number of lines ( n) that constitute one “page” of output. The default PAGESIZE is 66 lines.
The output is padded with blank lines if the specified page size is greater than the number of lines in the form. PAGESIZE is independent of the size of the window or the terminal screen.

Comments

The form does not need to be displayed before FORM REPORT is executed.

Note: FORM REPORT works with Zim Version 4 windows only.

Example

form open fCustomer

change fCustomer from Customers where CustCode = “12345”

set output CustFormOut

form report

set output terminal

form close

The current form is stored, with the contents of its form fields, in an application document for later printing.

See Also

$screenprint

FORM OPEN

LIST

PRINT

REPORT FROM

Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.

Leave a Reply

Your email address will not be published. Required fields are marked *

en_CAEnglish