Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GoFish
Message
De
17/04/2015 11:32:02
 
 
À
17/04/2015 08:17:11
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Re: GoFish
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01618623
Message ID:
01618637
Vues:
61
>>What regexp do you use?
>>If in regex, what are the values for Global and MultiLine and can I change them (I guess IgnoreCase ;) )

Regex is used in several places.

I do not have time to dig though the code and refer you to all the places, so I suggest you pull the source code and do a search for RegEx and then start digging in to see how/where they are used.

It does not support multi-line searching. The topic has come up before, but I have decided I will not implement it. Feel free to pull the source code and do it yourself.

Search for this, and then look at all the places it is used from there.
Local loRegExp as 'VBScript.RegExp'
>>-If I run in a different IDE GoFish brings up the settings of the last run. They have nothing in common except they are VFP. The way Code Reference basically bound to active project / projects in IDE is not that bad.


Sorry, I cannot help this fact. It stores one set of XML in your AppData folder, and those settings are used by *all* instances of GF. There is an option where you can disable saving the settings from the from the current session, but you cannot save the config files of each session to a different location.

Again, if really need this, go for it yourself. You can get the source code and implement yourself. I guess could manage the settings XML files with a batch file to copy them in as needed from saved copies, but that is a lot of work.



>>>-The prog writes in some strange place where I do nothing with VFP.


I do not understand what you are saying here. Please explain in more detail.


>Hi Matt,
>
>procrastinating the next job, I gave GoFish a try. No need yet, but one never know.
>
>Not that bad.
>
>Except:
>
>-Foreign Date(Time) format, Set Point. Should respect SYSFORMATS, best the settings of the active IDE.
>-The colors you use. Can one alter them? Red Green color blindness is not that rare, I have problem with some of your colors. It's not as bad as red-on-blue, but it could be better.
>-If I run in a different IDE GoFish brings up the settings of the last run. They have nothing in common except they are VFP. The way Code Reference basically bound to active project / projects in IDE is not that bad.
>-The prog writes in some strange place where I do nothing with VFP.
>
>What regexp do you use?
>If in regex, what are the values for Global and MultiLine and can I change them (I guess IgnoreCase ;) )
>
>Lutz
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform