Kbase P7923: Error 2914 when using MEMPTR on Unix in Version 8
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  06/07/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 8.x
UNIX
SYMPTOM(s):
Error 2914 when using MEMPTR
Put/Get functions not allowed on uninitialized memory. (2914)
Referencing to a MEMPTR variable
Using the PUT-STRING statement
CAUSE:
MEMPTR datatype is only available for use with Windows DLL calls in version 8.
The PROGRESS MEMPTR data type specifies a pointer to a PROGRESS data structure.
MEMPTR is used with Windows Dynamic Link Library (DLL) routines that require a pointer to a structure rather than a scalar value
FIX:
Migrate to version 9.