Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GoFish ver 4 - beta testers needed
Message
From
08/07/2011 16:25:04
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01510978
Message ID:
01517749
Views:
66
Thanks for using GoFish.

Are you running it from the GoFish.prg startup prg in the project? If so, the problem is that you are using GoFish to search the GoFish project, and it's trying to search the very same SCX file that you are running, so it can't open the SCX (with the USE command) in that case. That won't work.

You really don't need to open the GoFish project, or even build it. The GoFish4.app is already present in the download, and that the only file you need to run.

Bottom line is this.... Whenever you want to use GoFish, you should be running the GoFish4.app, not the boot prg from the project.
(Even then, you still cannot search the GoFish project with it. VFP will still get confused.)

By the way.... The default mode when GF runs is to search the active project. I believe that GoFish was your active project at that time? That's where the problem comes from. You need to click on the Advanced button and choose one of your own projects or folder paths to search, and then I think you will be able to use it without any issues.

Please let me know if this helps.





>Hello Matt,
>
>I downloaded the latest version as of July 8,2011. I have not signed on to actively beta test but I thought I would give it a go. Here are my findings with the latest distro.
>
>1. When you open the project the file "gofish_formatgrid.fxp" is missing. In addition the gofish_formatgrid.prg is nowhere to be found as well. I did find gofish_formatgrid_sample.prg.
>I copies gofish_formatfrid_sample to gofish_formatgrid and was able to open the project.
>
>2. After running buildgofish.prg I started goFish4.app and it started without errors.
>3. I attempted to start a fishing expedition for "Carp" as the program threw a file in use error. I documented the error as follows:
>
>07/08/2011 03:07:43 PM
>--------------------------------------------
>The following error has occured;
>--------------------------------------------
>Error Description is File 'gf_getmaxtimestamp.dbf' does not exist.
>Error Number is 1
>in GOFISHSEARCHENGINE.GETFILEDATETIMEat line #13
>while executing Select Max(TimeStamp) From GF_GetMaxTimeStamp Into Array laMaxDateTime
>
>Stack follows (9):
>(6.) gofishsearchengine.searchinfilename in c:\dev\tools\tools\gofish4\gofish4\lib\gofishsearchengine.vct Line#: 15
> Code: ldFileDate = This.GetFileDateTime(tcFile)
>(5.) gofishsearchengine.searchinfile in c:\dev\tools\tools\gofish4\gofish4\lib\gofishsearchengine.vct Line#: 37
> Code: lnFileNameMatchCount = This.SearchInFileName(tcFile)
>(4.) gofishsearchengine.searchinproject in c:\dev\tools\tools\gofish4\gofish4\lib\gofishsearchengine.vct Line#: 65
> Code: lnReturn = this.SearchInFile(lcFile)
>(3.) gf_results.dosearch in c:\dev\tools\tools\gofish4\gofish4\forms\gofish_results.sct Line#: 46
> Code: loSearchEngine.SearchInProject(lcScope) && Active Project
>(2.) gf_results.search in c:\dev\tools\tools\gofish4\gofish4\forms\gofish_results.sct Line#: 9
> Code: If Thisform.DoSearch(.t.)
>(1.) gf_results.cmdsearch.click in c:\dev\tools\tools\gofish4\gofish4\forms\gofish_results.sct Line#: 1
> Code: ThisForm.Search()
>
>the current value of tcFile was C::\DEV\TOOLS\TOOLS\GOFISH4\GOFISH4\FORMS\GOFISH_RESULTS.SCX
>
>I hope this helps.
>
>Glenn
>
>
>>>Which versions of VFP will this run in?
>>
>>
>>VFP9
>>
>>
>>
>>
>>>>Hi folks – I’m looking anyone interested in participating in some last-minute, pre-beta testing of the new GoFish Version 4 code search tool for Foxpro.
>>>>
>>>>GoFish has been around for years, and I’ve recently taken over development of it, with permission from original author Peter Diotte, and have added tons of new features. One great thing about GoFish is that it is usually 3 to 10 times faster than Code References. And, the new UI has been redesigned to actually look very much like Code References, so that it will feel very familiar to existing CR users. But it has even more features, like post-search filtering, searching on TimeStamps of objects within a form or class, and fully colorized code views.
>>>>
>>>>You can see some screenshots of the new UI here: http://vfpx.codeplex.com/wikipage?title=GoFish
>>>>
>>>>The public beta will be released on VFPX in about a week, so I want a few more hands-on users before public release.
>>>>
>>>>If you’re interested in this last-minute fishing expedition, please reply to me directly at mattslay -@- jordanmachine -dot- com and I will send you a download link.
>>>>
>>>>(Please - only reply if you can commit to quickly installing and testing, and can have intensive communication about any problems that you encounter.)
>>>
>>>Which versions of VFP will this run in?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform