Hello everyone,
I hope someone will take their time and answer few of my questions.
I´ve been using mac for a while but never did anything with workflow. Learning it sounds like a good idea!
I found few pre-installed wf on my mac. Some of them run AS, like:
on run {input, parameters}
set thisURL to item 1 of input as string
So my first question: When it says "thisURL", how can I find out which URL it´s referring to?
Second question: In workflow it says just "run applescript". Is the script itself the one that is typed in the box (set thisURL to...") or is it get saved somewhere else (I need to make it first?) and then add to WF?
Many thanks,
More question will follow!
So
I hope someone will take their time and answer few of my questions.
I´ve been using mac for a while but never did anything with workflow. Learning it sounds like a good idea!
I found few pre-installed wf on my mac. Some of them run AS, like:
on run {input, parameters}
set thisURL to item 1 of input as string
So my first question: When it says "thisURL", how can I find out which URL it´s referring to?
Second question: In workflow it says just "run applescript". Is the script itself the one that is typed in the box (set thisURL to...") or is it get saved somewhere else (I need to make it first?) and then add to WF?
Many thanks,
More question will follow!
So