A question for all the logic/pascal gurus out there. Is there any way of storing strings longer than 255 characters ? I am trying to send IR commands over a ip socket to a IR Blaster but I am stuck as the commands i need to send are over 1000 characters long . E.g Dakin18DegOn = 'sendir,2:1,10,37091,1,1,128,64,16,48A16,16,16,16,16,16A16,16,16,16,16,16,16,16A16,16A16,48,16,16A16,48A16,48A16,16,16,16A16,16,16,16,16,16,16,16,16,16,16,16A16,48A16,48,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16A16,16,16,16,16,16,16,16,16,16,16,16,16,1100,128,64A16,16,16,16,16,16A16,16,16,16,16,16,16,16A16,16A16,48,16,16A16,48A16,48A16,16,16,16A16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16A16,16,16,16,16,16A16,48,16,16,16,16,16,16,16,16A16,16,16,16A16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16A16,48,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16A16,48,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16A16,48A16,16,16,16,16,16,16,16A16,4747' ; results in "Error C266 - String constant too long"