Kbase P17064: Can an X-DOCUMENT handle be reused?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/01/2003 |
|
Status: Unverified
GOAL:
Can an X-DOCUMENT handle be reused?
FIX:
The variable which is defined as a HANDLE can be reused, however, it can only be reused after the existing XML document is dealt with (by writing it out and then deleting the X-DOCUMENT by running the DELETE OBJECT <x> command).