Consultor Eletrônico



Kbase P18108: Opaque Handles Explained
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/14/2003
Status: Unverified

GOAL:

Opaque Handles Explained

GOAL:

-opaque startup parameter

FACT(s) (Environment):

Progress 9.1x

FIX:

Opaque Handles
Introduced since version 9.1C. MSWindows handles are no longer direct pointers to memory. A hash table is used to abstract the memory handling from the 4GL programmer. VALID-HANDLE() always work as handles are never reused.
Command line Switch for Client Startup Parameter:
-opaque 1 switches it on. (default).
-opaque 0 switches it off.