You are here: PSPad forum > Developer forum - new builds > PSPad unicode 5.0.0 (204) English
Posted by: Andreas | Date: 2017-08-22 20:58 | IP: IP Logged
Hi Jan,
have you tried to figure this out?
forum.pspad.com
Meanwhile I modified my PHP.DEF to
...
;
[witch | SWITCH statement]
switch($i|)
...
It works if I use witch instead of switch.
Posted by: julialbert | Date: 2017-09-21 06:27 | IP: IP Logged
Andreas:Hi Jan,have you tried to figure this out?
Meanwhile I modified my PHP.DEF to
...
;[witch | SWITCH statement]
switch($i|)
...
It works if I use witch instead of switch.
Yes its works pefectly
Posted by: pspad | Date: 2017-09-21 06:54 | IP: IP Logged
I tested now with 5.0 version, PHP file
foreach and switch works for me without problems after Shift+Space
Maybe some user script what isn't installed in my PSPad causes it.
Posted by: Andreas | Date: 2017-09-25 17:22 | IP: IP Logged
Thank you for testing.
Now I found the cause.
User scripts was not the problem.
Following user-defined templates caused this behaviour.
[-session |M empty Session-Variable]
$_SESSION['§|']
;
[-sql |M DB-query]
$sql = "|";
$mysqli->query($sql);
;
The minus sign seems not to be allowed in names.
Editor PSPad - freeware editor, © 2001 - 2025 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR