PrintString doesn't support newlines or carriage returns!
Displaying 1-2 of 2 total.
1
Please enter a numerical value for the importance of this sticky.
Enter 0 to unsticky.
Overkill

I've just tested this, and the following will not look correct in Verge:

PrintString(10, 10, screen, 0, "LINE 1" + chr(10) + "LINE 2");


It prints as:
LINE 1LINE 2

Instead of:
LINE 1
LINE 2

The same thing happens for a chr(10) + chr (13), or just chr(13). Please, add support for newlines and carriage returns, it's preferable over having to GetToken() each line.

Posted on 2005-12-10 13:13:12

mcgrue

You expected it to?

That'd be nice, though. Would remove a lot of extraneous code. But it'd potentially break a lot of old vc. Augmenting PrintString would be bad, making a better PrintString would be good.

Posted on 2005-12-10 16:09:09


Displaying 1-2 of 2 total.
1
 
Newest messages

Ben McGraw's lovingly crafted this website from scratch for years.
It's a lot prettier this go around because of Jon Wofford.
Verge-rpg.com is a member of the lunarnet irc network, and would like to take this opportunity to remind you that regardless how babies taste, it is wrong to eat them.