Kbase 15820: Limits of Progress Statements - Number of Characters, Tokens
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/10/1999 |
|
Limits of Progress Statements - Number of Characters, Tokens
Limits of Progress Statements - number of characters, tokens
The default number of characters in a single Progress
statement is 4096. The Input Characters (-inp) parameter
allows you to expand the available buffer space for a
single statement. The maximum value that it can be
increased to is 8000 characters.
After 8.2A this value can be increased to 32000.
There can be between 1 and 1600 tokens per statement
setable with the Token(-tok) parameter. The default is
1024. Each work or special character, such as parenthesis,
plus sign, and minus sign, counts as one token.
Information on the -inp and -tok startup parameters can be
found in the System Administration Reference.
Progress Software Technical Support Note # 15820