7.6

Table Of Contents
Argument
pagenum
Integer value representing the page number of the data page.
SetEmulation(procedure)
Sets the emulation to use.
Syntax
setemulation( emulation )
Argument
emulation
Integer value indicating the type of emulation.
Value: Emulation:
0 Line printer
1 ASCII
2 Comma Separated Value (CSV)
3 Channel skip
4 Database
5 XML
6 PDF
SetLPP(procedure)
Sets the number of lines per data page. This function is only useful when working with User-Defined Emulation, if you have a
method of determining the number of LPPfrom within your data.
Syntax
setlpp( lines )
Argument
lines
Integer value specifying the number of lines per page.
Store (procedure)
Stores a string of characters on a specific line in the current data page.
Syntax
store( line, string )
Arguments
line
Integer value specifying the line on which to store the string.
string
©2010 Objectif Lune Inc - 615 -