B4J Question tool to summarize variable names

Giacomo

Active Member
Licensed User
Longtime User
Good morning everyone
Do you know if there is a tool that can list the names of the variables used in a program?
It might be my age, but I often find myself creating variables that I had already created in other modules for the same purpose.
This creates confusion and, at times, software malfunctions that are difficult to pinpoint.
For an expert, this might be a trivial matter, but for a hobbyist like me, it causes a great deal of frustration.

Thanks to anyone willing to help me.
 

DonManfred

Expert
Licensed User
Longtime User
enter the variable into the search. the ide will show if there is such variable already exist or not in your projekt.
 
Upvote 0

LucaMs

Expert
Licensed User
Longtime User
Good morning everyone
Do you know if there is a tool that can list the names of the variables used in a program?
It might be my age, but I often find myself creating variables that I had already created in other modules for the same purpose.
This creates confusion and, at times, software malfunctions that are difficult to pinpoint.
For an expert, this might be a trivial matter, but for a hobbyist like me, it causes a great deal of frustration.

Thanks to anyone willing to help me.
E' pronto.
Colaziono (pranzo->pranzare, cena->cenare e allora perché non: colazione->colazionare e merenda->merdendare?), magari lo testo ancora un po' e più tardi lo pubblicherò.

[The bare essentials in English]:
it's ready, I made it.
I'll test it a bit more and publish it later.
 
Upvote 0

Giacomo

Active Member
Licensed User
Longtime User
E' pronto.
Colaziono (pranzo->pranzare, cena->cenare e allora perché non: colazione->colazionare e merenda->merdendare?), magari lo testo ancora un po' e più tardi lo pubblicherò.

[The bare essentials in English]:
it's ready, I made it.
I'll test it a bit more and publish it later.
You're being cryptic.:eek:
 
Upvote 0

Peter Simpson

Expert
Licensed User
Longtime User

Attachments

  • 1788615224837.png
    1788615224837.png
    156.6 KB · Views: 5
Upvote 0

Cableguy

Expert
Licensed User
Longtime User
Ops, adesso ne hai due, avrai l'imbarazzo della scelta 😁

Ops, now you have two, you'll be spoiled for choice

[You know, @Peter Simpson pretends not to read my posts; for some reason, he doesn't "love" me very much 😁)
Well... he didn't... he read the Original Post, and came up with his solution... you can too
 
Upvote 0
Top