Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GoFish
Message
De
17/04/2015 12:12:21
Lutz Scheffler (En ligne)
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
À
17/04/2015 11:32:02
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:
01618640
Vues:
49
#1 thanks for the code in the other message. Looks like to much work to figure this out. (IOW the colors are not that enough. ) :)

#2 Any idea for the SYSFORMATS?

>>>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.

okay. I just liked to know. it would need to be switchable if. Or it would be a reel pain to a lot of people. :)

>Local loRegExp as 'VBScript.RegExp'

This answers the question what regexp you use. Sad. I look for something done with the better .NET regexp to harvest the .NET interface. :)


>>>-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.

This would fork the project.

>
>>>>-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.

It stores to C:\blabla\roaming\blabla\VFP. BadBad place in my eyes. This will be lost every morning because the VM will be reseted. I have no real win machine. I don't trust M$ at all. (You have heard of the Win10 spam aka KB3035583? I pay for a product and they spam me drop it? And then they spy my hardware KB29522664 / KB2976978? ) It's just a window and VFP. So every mornmig reset to the last patch day. C: will not persist. Data need to be stored on different location.

If you realy need to have a centraliced storage, ask user for location, store to HKCU/../Software/GoFish and you are done. That's what registry is good for. My 0.02€

I can hack your app, no question, but as mentioned in the OT, it's just a test. I'm fine with the (slightly improved) Code Reference so far, so there is not realy a need to create havoc.
I'm just curious. And I look to use it or not.

No bad feelings. No criticism.
:)

Lutz
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform