1 posts
Posted 11 February 2013 - 10:37 AM
Title: New and confused.
With the advanced computer and monitor, how do you create something on the computer then show it on the monitor? For example, I make something in "Paint" and try to show it on the monitor but it comes out "bios:338[string"m"]:3:unexpected symbol" Obviously, I am new to computer craft, so any help will be much appreciated!
Thanks,
MvpMaya
475 posts
Posted 11 February 2013 - 04:23 PM
Some programs are not coded for use on the monitor.
392 posts
Location
Christchurch, New Zealand
Posted 11 February 2013 - 04:32 PM
string "m" sounds like he's trying to use the monitor manually.
I assume this because people often wrap monitors to a variable called m.
Post your code please.
2217 posts
Location
3232235883
Posted 11 February 2013 - 04:58 PM
code would be nice
string "m" sounds like he's trying to use the monitor manually.
I assume this because people often wrap monitors to a variable called m.
nope, m is the name of the program :P/>
2088 posts
Location
South Africa
Posted 11 February 2013 - 05:24 PM
code would be nice
string "m" sounds like he's trying to use the monitor manually.
I assume this because people often wrap monitors to a variable called m.
nope, m is the name of the program :P/>
Yeah m is the program name and he has an unexpected symbol on line 3 of the code. Could be anything like a double comma in a function call or whatever
497 posts
Location
The Big Apple, NY
Posted 11 February 2013 - 06:08 PM
Guys no one actualy read the OP *face palm*
U cant simply type in the name of pant programs to display them. U can open them again in paint or draw them to the screen w/ a program
259 posts
Posted 12 February 2013 - 05:23 AM
Ok ether it is not applicable to the monitor or you misplaced a piece of the code in the game. Look over the code and try again. Always look at the number closest to the left for that tells you the line of code.