Progress
Language Reference


RAW-TRANSFER( ) Method

Copies data to or from a buffer object with no interpretation. This method works like the RAW-TRANSFER statement.

Return Type: LOGICAL

Applies To: Buffer Object Handle

SYNTAX
QUERY-PREPARE ( predicate-expression ) 

SYNTAX
bh:RAW-TRANSFER ( to-mode , handle-expression ) 

to-mode

A logical specifying the direction of the data transfer. When to-mode is TRUE, data is transferred from bh to handle-expression. When to-mode is FALSE, data is transferred from handle-expression to bh.

handle-expression

An expression that evaluates to the handle of either a buffer or a buffer field.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095