Search by the values in Constants viewer?

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Denimus
User
User
Posts: 17
Joined: Sun Feb 10, 2013 1:04 pm
Location: Miami-Dade

Search by the values in Constants viewer?

Post by Denimus »

Please, if it is possible, add to "Tools -> Structure viewer -> Constants" search by the values (if there is no "#" char at start, for example). Sometimes it's needed badly, and would be handy for everyone.
User avatar
Blue
Addict
Addict
Posts: 964
Joined: Fri Oct 06, 2006 4:41 am
Location: Canada

Re: Search by the values in Constants viewer?

Post by Blue »

+1
PB Forums : Proof positive that 2 heads (or more...) are better than one :idea:
User avatar
Blue
Addict
Addict
Posts: 964
Joined: Fri Oct 06, 2006 4:41 am
Location: Canada

Re: Search by the values in Constants viewer?

Post by Blue »

Can someone tell me in which compiler file I can the list of PB constants with their symbolic constant name ?
PB Forums : Proof positive that 2 heads (or more...) are better than one :idea:
User avatar
skywalk
Addict
Addict
Posts: 4211
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: Search by the values in Constants viewer?

Post by skywalk »

Blue wrote:Can someone tell me in which compiler file I can the list of PB constants with their symbolic constant name ?
Use Danilo's GetPBInfo.pb
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
User avatar
Blue
Addict
Addict
Posts: 964
Joined: Fri Oct 06, 2006 4:41 am
Location: Canada

Re: Search by the values in Constants viewer?

Post by Blue »

Thank you, Skywalk.
You're a savior, ! :D

I knew that topic existed since i had already read it and used the code.
But memory being the faculty to forget, as you know, i just couldn't remember what it was called or who had produced it.

Much appreciated.

If Danilo just modified the title of his topic to include the words "Structure Viewer", it would make it locatable... Danilo, are you out there, somewhere ???
PB Forums : Proof positive that 2 heads (or more...) are better than one :idea:
User avatar
Danilo
Addict
Addict
Posts: 3036
Joined: Sat Apr 26, 2003 8:26 am
Location: Planet Earth

Re: Search by the values in Constants viewer?

Post by Danilo »

Blue wrote:If Danilo just modified the title of his topic to include the words "Structure Viewer", it would make it locatable... Danilo, are you out there, somewhere ???
The topic title length is very limited. Changed it to "GetPBInfo - get constants structures procedures interfaces".
User avatar
Blue
Addict
Addict
Posts: 964
Joined: Fri Oct 06, 2006 4:41 am
Location: Canada

Re: Search by the values in Constants viewer?

Post by Blue »

Thanks Danilo.

Yes, indeed, very limited writing space for Topic titles.
That's why you were gifted with all that creativity at birth. 8)

The new title is much clearer and gets the search engine going in the right direction. Great.

Thanks as well for that most useful piece of code.
Precious !
PB Forums : Proof positive that 2 heads (or more...) are better than one :idea:
Post Reply