pfaitem & pfaitems ??
Posted: 07 Sep 2016 13:31
Hi all,
The help file says:
Do they really contain identical values?
The help file says:
andhelp file wrote:Scripting with Portable File Associations only
<pfaitem> The item (full path) the opening application or script in a Portable File Association is associated with.
<pfaitems> The items (full path) that are being opened via PFA.
I could not find much 100% clear info in the forum either and when I try it myself it seems that these two variables contain identical values.help file wrote:The special variable <pfaitem>
In PFA scripts the temporary variable <pfaitem> is supported. It resolves to the item (full path) the opening application or script in a PFA is associated with. Only in a script called via PFA <pfaitem> can be used. After the PFA is processed the variable is reset to nothing.
Do they really contain identical values?