Hi, i want to be able to use a file or folder as input to an
applescript much like how text can be used, but do not see it in the
action list for "files and folders". for my current purpose, having
the path is good enough for me, so I can use the "Get Absolute (POSIX)
Path" action, but that does not allow an action afterwards to follow
so I have to execute that and then take the result and feed it into
the applescipt. so i was wondering if it is possible to make it so i
can use a file/folder as an input to applescript where it takes the
POSIX path as text or if actions in the second pane that produce text
can have a third pane option to process that text. thanks.