NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Bug in help (F1)


Joined: 21 Sep 2009
Posts: 12
Location: New Zealand
Reply with quote
I have been using help to get some info on seldom used functions for their parameters but was string an issue.

An example is

Code:
die("Database Failed to open");


If I highlighted the die part with the mouse it also selects the () and when you press F1 it gives you help about
Code:
Scope Resolution Operator (::)


However if I just select di and then press F1 I get what I wanted in the first place.

Code:
die
(PHP 3, PHP 4, PHP 5)

die -- Equivalent to exit()
Description
This language construct is equivalent to exit().


I know what I have to do to get what I want now but it is a pain having to select all but the last character. Any chance of a fix?
View user's profileFind all posts by veldthuiSend private message
Guru master

Joined: 05 Jul 2004
Posts: 659
Location: Belgium
Reply with quote
You don't have to select anything. Just put your cursor in the word you are seeking help for, PHPEd will figure it out on its own.
View user's profileFind all posts by BlizzSend private messageVisit poster's website


Joined: 21 Sep 2009
Posts: 12
Location: New Zealand
Reply with quote
Thanks for that. It was not something I had tried and makes things even easier.
View user's profileFind all posts by veldthuiSend private message
Bug in help (F1)
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic