07-27-2024, 02:57 PM
Yeah variable length strings in UDTs cause trouble, known issue. If I recall correctly their presence can cause the need to initialize the numbers too??? along with the strings.
Fixed strings is excellent work around and you know what? not using UDT's can speed up executions of finished program but this solution may make it a coding nightmare for organization.
Fixed strings is excellent work around and you know what? not using UDT's can speed up executions of finished program but this solution may make it a coding nightmare for organization.
b = b + ...