hi

hier ein auszug aus der Bascom hilfe für die definition von STRING:

· String (up to 254 bytes). Strings are stored as bytes and are terminated with a 0-byte. A string dimensioned with a length of 10 bytes will occupy 11 bytes.


das erklärt es dir dann.

klaus