This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Hydrotronics's profile picture

Unfinished string

Started by Hydrotronics, 18 August 2015 - 02:57 PM
Hydrotronics #1
Posted 18 August 2015 - 04:57 PM
print("message"..input.."!) is giving me "unfinished string"
H4X0RZ #2
Posted 18 August 2015 - 05:04 PM
print("message"..input.."!) is giving me "unfinished string"

1. Nice necro! 👍
2. There is a missing " after the !
Edited on 18 August 2015 - 04:09 PM
Hydrotronics #3
Posted 19 August 2015 - 05:17 PM
oh… XD
and thx.
it's just that i found the question and it didn't work for me, so there might have been a typo in the original post i had found it in XD
Edited on 19 August 2015 - 03:20 PM