Xeno Posted September 13, 2011 Share Posted September 13, 2011 I feel so embarrassed to ask this, but how do I skip a line in a memo when writing a code? Like how do I paragraph it? Link to comment
JR10 Posted September 13, 2011 Share Posted September 13, 2011 "Line1\nLine2\nLine3" --or [[Line1 Line2 Line3]] Link to comment
Xeno Posted September 14, 2011 Author Share Posted September 14, 2011 "Line1\nLine2\nLine3" --or [[Line1 Line2 Line3]] So if I were to have (001,025,999,290,"Would you like Line1\ Hello test nLine2\ Hello Test" Is that how I would do it? Link to comment
JR10 Posted September 14, 2011 Share Posted September 14, 2011 No. "Line1\nLine2" \n not \ Or just use the second method: [[Line1 Line2 Line3]] Link to comment
Xeno Posted September 14, 2011 Author Share Posted September 14, 2011 No. "Line1\nLine2" \n not \ Or just use the second method: [[Line1 Line2 Line3]] Thanks bro Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now