ok i started playing CC and i wanted to have all kinds of monitors in my factory displaying messages like: intruder alert or something but the monitors only work for me with the "hello world" program. i used the commands at the CC wiki and youtube tutorials but it just doesnt work
maybe ive done something wrong?
help me
UPDATE!
ive typed in this:
while true do
sleep(1)
if (redstone.getInput("right")) then
monitor, back, print("*my message*")
end
end
and when i reboot the PC it says:
bios :206: [string "startup"] :5: syntax error
HELP!
NOTE:
my double posting happens becuz of slow internet ._.