G
Guest
I have a module that loops through a number of records and adds a text field
of each record together. This uses more than the alloted lenght of a String
field.
Is there a datatype that is longer than String in a module. Can't use Memo
in a module.
of each record together. This uses more than the alloted lenght of a String
field.
Is there a datatype that is longer than String in a module. Can't use Memo
in a module.