Bug #16
form const with down frame
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
100%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Greg Shah almost 15 years ago
@45141 - recreate and testcase:
Progress output:
i j
xxxxx 0 0
xxxxx 0 0
xxxxx 0
p2j output:
i j
xxxxx 0 0
0 0
0
Testcase:
form_const_with_down_frame.p
def var i as integer.
def var j as integer.
form "xxxxx" i j with frame f 5 down.
display i j with frame f.
down with frame f.
display i j with frame f.
down with frame f.
display i with frame f.
down with frame f.
pause.
#2 Updated by Stanislav Lomany over 14 years ago
Imported from JPRM on 2012-04-12 11:23:09.075:
TASKID = 6115 PROJECTID = 124 STATUS = 3 (Hold) DESCRIPTION = form const with down frame OWNER = SVL ASSIGNEE = BILLABLE = false PRIORITY = 5 (Normal) PHASE = 52 (Problem Resolution) COMPONENT = 97 ESTEFFORT = 0.000000 ESTSTART = 2008-10-08 ESTSTOP = ACTSTOP = CASENUM = VENDORID = COMMENT = '' LASTWIP = 2011-09-20
#5 Updated by Stanislav Lomany 7 months ago
- Status changed from WIP to Review