Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

HTMLPageBreakMap Function

Overview

The HTMLPageBreakMap function examines the specified object and maps all the page break points within the file.

Syntax/Parameters

Syntax

handle = HTMLPageBreakMap ( handle hObject | string data );

Parameters

hObject

A handle to a Mapped Text, Edit or SGML Object. Or,

data

A string containing HTML data to map.

Return Value

A handle representing a Page Break Object or NULL_HANDLE on failure. Use the GetLastError and GetLastErrorMessage to retrieve a formatted error code or extended error message, respectively.

Remarks

The map function loads or access the specified source data and performs a map of the contents. Page breaks can be of a number of formats beyond Novaworks HTML Page Break Fields, although the utility of the object may be limited for third party breaks.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic