Syntax Issue
Posted: Wed Jul 30, 2014 8:35 pm
hello.
This may be a stuppid question but why does the syntax
PrintN("#: "+TR) shows on the screen, or console; #: N where N is a designated value or zero if uninitialized
but the syntax
PrintN(TR) gives a syntax error
This may be a stuppid question but why does the syntax
PrintN("#: "+TR) shows on the screen, or console; #: N where N is a designated value or zero if uninitialized
but the syntax
PrintN(TR) gives a syntax error