<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<head>
<meta http-equiv="cache-control" content="max-age=180,private" />
</head>
<card id="discuz_wml" title="CnPack Forum">
<p>#1 Wrong position of cursor after ENTER<br /><small>If I write this kind of code:<br />
<br />
<br />
if (true) then<br />
   sleep(1);  // End here at this line I press ENTER cursor position is at wrong position<br />
<br />
<br />
<br />
WRONG!!!<br />
if (true) then<br />
   sleep(1);<br />
   |<br />
   |<br />
   X =&gt; cursor is at the &quot;X&quot;<br />
   |<br />
   |<br />
   <br />
<br />
<br />
NOT WRONG. TRUE Position!!!<br />
if (true) then<br />
   sleep(1);<br />
|<br />
|<br />
X =&gt; cursor must be HERE at the &quot;X&quot; market<br />
|<br />
|</small><br />
1/8 22:31<br />
forum1<br /></p>
<p>#1 End<br />
<br />Forum:<a href="index.php?action=forum&amp;fid=25&amp;sid=onqwgs">CnWizards IDE Wizard ...</a>
<br />Thread:<a href="index.php?action=thread&amp;tid=11946&amp;sid=onqwgs">Wrong position of cu ...</a>
<br />Next Thread:<a href="index.php?action=thread&amp;tid=3197&amp;sid=onqwgs">how to use uses clea ...</a>
</p>
<p align="center"><br /><a href="index.php?sid=onqwgs">Home</a><br />
<a href="index.php?action=login&amp;sid=">Login</a><br /><br />
<small>Powered by Discuz!</small></p>
</card>
</wml>