Length of Text in dbf table

RobertR
RobertR GlobalMapper Fan!Trusted User
Hello all,

I would really benefit if you could raise the limit of characters allowed in one filed.
I am creating a field via the Scripting environment where I am concatenating information and my text is getting trimmed at some point because of its length ( I think);

Please let me know if something could be done to allow a field to contain as many info as needed. 

Answers

  • RobertR
    RobertR GlobalMapper Fan! Trusted User
    Any thoughts?
  • bmg_bob
    bmg_bob Global Mapper Programmer
    How long is the truncated text in your output DBF?  The standard text field in a DBF has a  fixed data length of 255 characters, I think.  Are you exporting a DBF file directly, or is it a DBF associated with a shapefile?  
  • RobertR
    RobertR GlobalMapper Fan! Trusted User
    The length is 255. I am exporting one associated with a shape file.