Project

General

Profile

Bug #2561

invalid DEFAULT-BUFFER-HANDLE if a secondary buffer is initialized prior to default buffer

Added by Stanislav Lomany about 9 years ago. Updated about 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/30/2015
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:

History

#1 Updated by Stanislav Lomany about 9 years ago

Testcase:

def temp-table tt field f1 as integer.
def buffer tt2 for tt.

create tt2.
message (temp-table tt:default-buffer-handle:name).

4GL output: tt
P2J output: tt2

Also available in: Atom PDF