How would your write
In the Debug box?Code:'
How would your write
In the Debug box?Code:'
WriteLn('You do it like this: '''); You have to write it twice to reopen the string clause and make the compiler ware that you want that characterThere's atleast 2 other methods, but that's the easiest
![]()
Thx, doesn't make much sense but it works...Rep++
Please post other methods.
Ascii? I.E. The old method to send the enter key?
SCAR Code:writeln(char(#39));
[QUOTE]<GoF`> oh no its Raymooond
<Raymooond> Heya
<GoF`> is it ray or some other ray?
<LeeLokHin> No idea
<LeeLokHin> Raymond, what's the game you like the most?
<Raymooond> Runescape
<-- LeeLokHin has kicked Raymooond from #srl (Faker.)[/QUOTE]
SCAR Code:WriteLn('''');Code:'SCAR Code:WriteLn('just place two of those '' things');Code:just place two of those ' things
WriteLn('You could for example do it like this: '#39);
WriteLn('You could for example do it like this: ' + Chr(39));
There are currently 1 users browsing this thread. (0 members and 1 guests)