davidvilla
Member
Hi all,
How to get the width of a character field. If the format is "X(10)", then I can get t easily. But I have fields like ph num with the format ~(9(3)~)9(3)-9(4) ~e~x~t X(4). Is there any inbuilt mechanism to get the max length of the field that it can accommodate within the format?
How to get the width of a character field. If the format is "X(10)", then I can get t easily. But I have fields like ph num with the format ~(9(3)~)9(3)-9(4) ~e~x~t X(4). Is there any inbuilt mechanism to get the max length of the field that it can accommodate within the format?