Hi,
I define long string (about 100 lines) in PDT and when I edit it (ctrl-c
ctrl-v and other changes inside the string) blue screen of Windows Vista
Business 32b happened (Memory Management Error).
I define string contents SQL queries from SQL dump like:
$string = "
CREATE TABLE .....
...
...
";
and when I edit its contents then blue screen happens (three times from
three attempts). Any solution?
JDK/JRE 1.6.0_05
eclipse.buildId=M20071023-1652
org.eclipse.php_feature (1.0.2.v20080102-79-7GE7QYGHNGPGY) "PDT Plug-in"
more info in attachment (txt file)