New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
  • 19:38, 12 January 2026CSV Validation (hist | edit) ‎[533 bytes]Phil (talk | contribs) (Created page with "== CSV Validation == Validation of CSV entries is as follows: * For integer entries Only [0,9] - (minus character) are allowed. * For string and define entries By default only [0,9] [a,z] [A,Z] $ (dollar sign) _ (underscore) . (period) are allowed. But you can expand this using a CORE/TEMPLATECHARS.TXT file. This file can have any number of entries of the form VALID "X" Where X can be any valid ascii character. The string following VALID must b...")