Consultor Eletrônico



Kbase P23232: How does Progress manage those control/escape characters?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   25/11/2003
Status: Unverified

GOAL:

How does Progress manage those control/escape characters?

FIX:

Progress cannot store the NULL value but it can store it as
its equivalent decimal (ASCII), octal or hexadecimal to send
it to any output. This method is also valid for any control
character or sequence. You must treat the (escape/control)
character as you would a normal character string.