SET STRINGBUF

From Recital Documentation Wiki
Jump to: navigation, search

Purpose

Specify or reset the memory used for temporary string operations.


Syntax

SET STRINGBUF TO<expN>


See Also

AT(), ATNEXT(), MTOS(), RAT(), STR(), STRZERO(), STUFF(), SUBSTR()


Description

This command allows you to specify or reset the amount of memory needed for temporary string operations used in character expressions. The default string buffer size is 8192 bytes.


Example

// Reset string buffer
set stringbuf to 8192


Products

Recital Server, Recital