Consultor Eletrônico



Kbase P153661: How to identify an extent within an array field from a Fill-In widget?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/1/2009
Status: Unverified

GOAL:

How to identify an extent within an array field from a Fill-In widget?


GOAL:

Is it possible to identify an extent within an array field from a Fill-In widget?

FIX:

Use the INDEX attribute of the Fill-in widget. It returns the subscript value of the array element referenced by the current widget. If the widget references a field or variable with no extents (that is, not as an array element), this attribute returns 0.