David Stone <no.e...@domain.invalid> wrote:
[Create a table and put file paths into fields]
> That seems rather complicated.
It's easier just to hard code the paths in a script or function.
> Can FMP12 not handle relative
> paths?
Earlier versions ca do that, my guess is FMP12 can do it, too.
> Alternatively, does FMP12 scripting not include file system
> tools to do things like return common file paths and/or the machine
> name?
Look for functions rather than script steps; the get functions in
particular.