Salesforce

SetBufCnvParam (Magic xpa 2.x)

« Go Back

Information

 
Approval Process StatusPublished
Objective
Description

SetBufCnvParam (Magic xpa 2.x)

Sets parameters that determine the writing and reading conversion values to and from the buffer.

Syntax:

SetBufCnvParam (conversion parameter name, conversion parameter value)

Parameters:

conversion parameter name – An Alpha string representing the name of the conversion parameter. See the table below.

conversion parameter value – The conversion value. See the table below.

Returns:

True if successful. The function fails when the conversion parameter name or value is not valid.

Note:

The conversion values are displayed in the table below.

See also:

The Online and Rich Client Samples projects (program CS08 and RCS08)


Parameter
Name

Description

Attributes

Default

Low-Hi

Indicates whether the numbers should be written or read in Windows standard word order, low-hi, or in UNIX's standard word order, hi-low.

Logical

True

Encoding

Encoding types for the Alpha value:

1. ANSI

2. EBCDIC

3. UNICODE

Numeric

1

Code Page

Used for EBCDIC and UNICODE encoding

Numeric

None

Reference
TitleSetBufCnvParam (Magic xpa 2.x)
URL NameSetBufCnvParam-xpa