What happens if I do this
[code:1:b40df8be70]
dim error_msg as string*200
Error_msg = Error_msg + tempstr + Datetimestr + chr(13) + chr(10)
[/code:1:b40df8be70]
and err_msg ends up being >199 bytes?
Does BC overwrite the next part of mem or are the additional bytes lost?
[b:b40df8be70][color=red:b40df8be70](BASCOM-AVR version : 2.0.7.7 )[/b:b40df8be70][/color:b40df8be70]
↧