revelation in 8.5 and a questions

Jeez, just realized I can cut and paste script step(s) in 8.5. So
much time wasted.

Here is a question: In Edit Script in 8.5 there is a grey vertical
bar next to all of the script steps. If I click in the bar, a small
square appears in the bar next to the script step.

What does this square mean and do?

Darren
darren [ Di, 14 August 2007 04:13 ] [ ID #1794848 ]

Re: revelation in 8.5 and a questions

darren [at] yourCEplace.com wrote:

> Jeez, just realized I can cut and paste script step(s) in 8.5. So
> much time wasted.

It's always a good idea to read the documentation before you dive in.

> Here is a question: In Edit Script in 8.5 there is a grey vertical
> bar next to all of the script steps. If I click in the bar, a small
> square appears in the bar next to the script step.
>
> What does this square mean and do?

Checking the box next to a script will show that script under the
"Script" menu item, allowing it to be triggered with a keystroke
combination.
Vandar [ Di, 14 August 2007 05:06 ] [ ID #1794849 ]

Re: revelation in 8.5 and a questions

In article <X_8wi.14010$B25.4414 [at] news01.roc.ny>, Vandar
<vandar69 [at] yahoo.com> wrote:

> darren [at] yourCEplace.com wrote:
>
> > Jeez, just realized I can cut and paste script step(s) in 8.5. So
> > much time wasted.
>
> It's always a good idea to read the documentation before you dive in.

I never read the "documentation". :o)



> > Here is a question: In Edit Script in 8.5 there is a grey vertical
> > bar next to all of the script steps. If I click in the bar, a small
> > square appears in the bar next to the script step.
> >
> > What does this square mean and do?
>
> Checking the box next to a script will show that script under the
> "Script" menu item, allowing it to be triggered with a keystroke
> combination.

I haven't got FileMaker 8.5, but I think Darren means in the Script
Editor - the bar / square is next to the script commands.

Helpful Harry
Hopefully helping harassed humans happily handle handiwork hardships ;o)
Helpful Harry [ Di, 14 August 2007 08:56 ] [ ID #1794850 ]

Re: revelation in 8.5 and a questions

In article <X_8wi.14010$B25.4414 [at] news01.roc.ny>
Vandar<vandar69 [at] yahoo.com> wrote:
> darren [at] yourCEplace.com wrote:
>> Jeez, just realized I can cut and paste script step(s) in 8.5. So
>> much time wasted.

> It's always a good idea to read the documentation before you dive in.
>> Here is a question: In Edit Script in 8.5 there is a grey
>> vertical bar next to all of the script steps. If I click in the
>> bar, a small square appears in the bar next to the script step.
>>
>> What does this square mean and do?

> Checking the box next to a script will show that script under the
> "Script" menu item, allowing it to be triggered with a keystroke
> combination.

You didn't say you're using Advanced, but are you not? The red square
that appears when you click next to a step in ScriptMaker is a Script
Debugger feature.

It marks a step so that, as you run the script in Debug mode, when you
click the Run to Breakpoint button, the script will run to that step
and stop instead of you having to execute each step individually.

It allows you to execute blocks of the script all at once instead of
stepping through each step. It is useful to just get through parts of
the script that you know work, stopping where you indicate so you can
debug that portion.

You can also set a breakpoint in the same fashion in Script Debugger.

Matt

--
Free FileMaker Technique Demos: http://www.VirtualVermont.com/FMP

My Custom Functions: http://www.briandunning.com/filemaker-custom-functions/resul ts.php?keyword=wills
Matt Wills [ Di, 14 August 2007 15:17 ] [ ID #1794854 ]
Datenbanken » comp.databases.filemaker » revelation in 8.5 and a questions

Vorheriges Thema: Global fields not password-protectable in FMP 6.04
Nächstes Thema: Newbie asks about creating related records in a script