Project

General

Profile

Bug #2241

Uncompilable code is generated when PFCOLOR option is used with DEFINE VARIABLE

Added by Hynek Cihlar over 10 years ago. Updated over 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/11/2014
Due date:
% Done:

0%

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

History

#1 Updated by Hynek Cihlar over 10 years ago

  • Subject changed from Conversion error when PFCOLOR option is used for DEFINE VARIABLE, DEFINE BUTTON or DEFINE RECTANGLE. to Uncompilable code is generated when PFCOLOR option is used with DEFINE VARIABLE

#2 Updated by Hynek Cihlar over 10 years ago

The code

define var t as character pfcolor 1.
define frame fr t.

results in uncompilable Java code.

The DEFINE BUTTON and DEFINE RECTANGLE statements seem to work ok.

#3 Updated by Hynek Cihlar over 10 years ago

Also note that PFCOLOR in the other statements doesn't generate the actual assignment. So the only option to set PFCOLOR is to directly assign a value to the property.

Also available in: Atom PDF