Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Major update released for Thor and Thor Repository
Message
De
02/11/2011 16:41:50
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01527180
Message ID:
01527876
Vues:
80
>>>>A major update has been released for Thor, the tool manager for FoxPro IDE, and the Thor Repository, a tool library for Thor.
>>>>
>>>>This update includes a new One-Click Update feature which downloads and installs other Thor supported applications, such as Thor Repository, PEM Editor with IDE Tools, and GoFish4.
>>>>
>>>>Visit http://bit.ly/VFPx-Thor to .download Thor 1.10, and then run “Check for Updates” under the Thor menu to .download or update all Thor supported tools.
>>>
>>>Is it possible for Thor to not go to the VFPPlex website when it runs? E.g. I don't like 2 new browser tabs opened when I run it.
>>
>>There is nothing about running Thor that makes it go to a web page. Please explain more about what steps you are doing?
>>
>>There are some menu item in the Thor menu (after Thor is started) that link to web pages, but these are not automatically triggered.
>>
>>Need more details.
>
>In my VFP startup program I added (now changed to OKL) do ThorPath\RunThor.prg with 'Run'. So, when this command is invoked, it always opens 2 new browser tabs and switches to Google Chrome. I have to close both tabs and return back to VFP.
>
>So, for now I commented out that call in my startup program and changed it to on key label 12 do ... and now I'm not calling it unless I need it.

You said you are using WITH 'RUN' when calling RunThor.prg?

That's not quite correct...

According to the latest "Running Thor" instructions for at http://vfpx.codeplex.com/wikipage?title=Running%20Thor, all you have to do is:
   Do Thor.APP
or


Do RunThor



Any way... I tried it your way to see if I could replicate the issue, and I could not make any web pages open. In fact, when I called RunThor.prg with a 'Run' parameter, I get an error message saying that "No PARAMETER statement is found."

Looking at the code in RunThor.prg, there is no parameter statement in the prg.

I'm still baffled.. What URL pages are you being taken to?

.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform