You are here: PSPad forum > Developer forum - new builds > Re: PSPad UNICODE 4.5.0 alpha (2119) English

Re: PSPad UNICODE 4.5.0 alpha (2119) English

Goto Page: Previous1 2 3 4

#31 Re: PSPad UNICODE 4.5.0 alpha (2119) English

Posted by: Joe Belmaati | Date: 2005-08-06 11:17 | IP: IP Logged

Thank you very muchsmiling smiley

Options: Reply | Quote | Up ^


#32 Re: PSPad UNICODE 4.5.0 alpha (2119) English

Posted by: Mathieu Pellerin | Date: 2005-08-07 04:44 | IP: IP Logged

I noticed PHP syntax misses one thing

print <<<END
blabla
blabla
END;

PSPad will never close the print function where it should (at END;)

Options: Reply | Quote | Up ^


#33 Re: PSPad UNICODE 4.5.0 alpha (2119) English

Posted by: pspad | Date: 2005-08-07 05:51 | IP: IP Logged

Mathieu Pellerin wrote:

> I noticed PHP syntax misses one thing
>
> print <<<END
> blabla
> blabla
> END;
>
> PSPad will never close the print function where it should (at
> END;)

What you mean "never close the print function" ???

Options: Reply | Quote | Up ^


#34 Re: PSPad UNICODE 4.5.0 alpha (2119) English

Posted by: Jume | Date: 2005-08-07 07:03 | IP: IP Logged

its a way to defining strings, basically, its like a block, you define the "END" block, then you put any text in there, then you close the block putting the name, "END" in this case

its not necesarily the function "print", but anything else, another example would be:

$my_string = <<<MYSTR
This is a string,
and i'm able to write it
in multiple lines or wathever
i like it.
And so, i will end my string putting the name defined before.
MYSTR;

not sure about the meaning of "not closing the function" either, the only thing i see its that the contents are not colored like a string (maybe thats the problem?), but the code after is colored correctly

hope that helps...

Post Edited (08-07-2005 09:08)

Options: Reply | Quote | Up ^


#35 Re: PSPad UNICODE 4.5.0 alpha (2119) English

Posted by: V. | Date: 2005-09-29 05:48 | IP: IP Logged

When I upgraded the PSPad from the latest stable version to beta and reopened it, all the files that were opened in previous session were empty and only the way to make PSPad read them again was reloading them. Is there any way to fix it?

Options: Reply | Quote | Up ^


#36 Re: PSPad UNICODE 4.5.0 alpha (2119) English

Posted by: pspad | Date: 2005-09-29 08:20 | IP: IP Logged

Why you use very old Alpha version ? Download a last 4.5.0 build

Options: Reply | Quote | Up ^


Goto Page: Previous1 2 3 4





Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR