Hello,
I'm trying to define a form field with PICTURE attribute set to alphanumeric chars such as:
edit e7 = profor.prfmat , upshift, picture = "AA-AA-AAAA";
But when I try to edit the field I can only insert alpha chars, so digits are not allowed.
Is this a version bug or am I reading the manual wrong?
My version or fglrun is 3.00.04 rev-3be6b8d and GDC is 3.00.04 build-5372.
I also tested with fgl 3.10.14 rev-912632b and GDC 3.10.11 build-158046 and got the same result.