Please enable JavaScript to view this site.

ESL Documentation

Function Name

Operation

EslCsvQuote()

Quote a string for CSV formatting.

EslCsvUnQuote()

Remove the CSV formatting for a string.

EslDlgToScreen()

Convert an area or point from Dialog Unit to Screen Units.

EslNumRows()

Return the total number of table rows in a delimited string.

EslNumColumns()

Return the maximum number of table columns in a delimited string.

EslParseColumn()

Parse the next column and return it as a string.

EslParseRow()

Parse the next row and return it as a string.

EslPtrStrLen()

Return the length of a null terminated character array.

EslQueryFocus()

Return the name of the ESL object that currently has the keyboard input focus.

EslScreenToDlg()

Convert an area or point from Screen Unit to Dialog Units.

EslSetStringValue()

Load a character array into an ESL string.

EslXstr()

Lookup an external string using it numeric identifier.

EslXstrFromDLL()

Lookup an external string in any specified DLL using it numeric identifier.