0

It seems in t32 var.string() only returns up to 256 characters. This is very limiting when wanting to view large structs. Is there a way to work around this? I am currently trying to use winprint.v.v but that not working very easily.

  • I suggest to contact Lauterbach to overcome that 256 character limit. Otherwise please post an example of your struct giving a better chance to come up with a workaround. – Holger Oct 23 '18 at 09:51
  • All you need is a struct where the variable names and values are longer than 256 characters. I found a better way in the the pdfs. Var.Write which seems limited to 4k characters. Thanks for your input! – bmcdonnell Oct 25 '18 at 19:16

0 Answers0