Hello,
Easy one here. I'm sure this has been done many times over and want to avoid reinventing the wheel but I can't find it using the forum search...
We're looking for a procedure to see if a string is valid for use as a field name (not in a DBC). Essentially, this means it must contain only letters, numbers, and underscores, start with a letter and be 10 characters or less in length.
An input mask to do the same would also be helpful.
thanks in advance
Easy one here. I'm sure this has been done many times over and want to avoid reinventing the wheel but I can't find it using the forum search...
We're looking for a procedure to see if a string is valid for use as a field name (not in a DBC). Essentially, this means it must contain only letters, numbers, and underscores, start with a letter and be 10 characters or less in length.
An input mask to do the same would also be helpful.
thanks in advance