PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Pedro Marquez on November 06, 2013, 07:33:51 PM

Title: User Tools
Post by: Pedro Marquez on November 06, 2013, 07:33:51 PM
How to use these parameters,

<P> Project Name  <S> Main Source File  <W> Current
Word  <E> Exe/DLL Name  <R> Release Directory

(https://www.planetsquires.com/protect/forum/proxy.php?request=http%3A%2F%2Fimg40.imageshack.us%2Fimg40%2F9370%2Fggm1.jpg&hash=9eb31fa016b9a02f48e819ae9669db530ddcbf74)

Title: Re: User Tools
Post by: Paul Squires on November 06, 2013, 09:56:52 PM
See the Help file under "User Reference Guide", "User Tools".

You enter one or more of those replaceable parameters in the "Parameters" textbox. When the User Tool is executed, the parameter is replaced with the actual data.

For example, the attached screenshot shows how to load a project's main CODEGEN file into JellyFish Pro Editor to be edited.

Title: Re: User Tools
Post by: Pedro Marquez on November 07, 2013, 03:56:43 AM
 :P  FireFly.chm
sorry


an example for  Current realease project folder
Title: Re: User Tools
Post by: Rolf Brandt on November 07, 2013, 07:16:52 AM
I had written for myselfe a little tool to do that. It is very simple, similare to my BackupFF3 tool (http://www.planetsquires.com/protect/forum/index.php?topic=2811.msg21023#msg21023 (http://www.planetsquires.com/protect/forum/index.php?topic=2811.msg21023#msg21023)). It just reads the  folder name of the current FF3 project and then opens an Explorer window.

Just put the ShowReleaseFolder.exe file into a folder of your choice and add a new user tool as shown in the image below.

Source and Exe are attached.

Rolf
Title: Re: User Tools
Post by: Rolf Brandt on November 07, 2013, 07:35:39 AM
You get the same result configuring a new user tool as shown below.

Rolf
Title: Re: User Tools
Post by: Pedro Marquez on November 07, 2013, 08:23:05 AM
Quote from: Rolf Brandt on November 07, 2013, 07:35:39 AM
You get the same result configuring a new user tool as shown below.

Rolf

ok, this is
thanks