Open
Description
Some variables and commands/functions exist in both versions, but have been renamed. You may find lists in v2-changes under "Renamed:". (In some cases the usage has also changed.)
For example, A_LoopFileFullPath was renamed to A_LoopFilePath and A_LoopFileLongPath was renamed to A_LoopFileFullPath. If left as is, A_LoopFileFullPath
is now actually the full path (whereas before it could be relative) and is case-corrected, while A_LoopFileLongPath
is undefined.
Or is this outside the scope of this script? How complete is the conversion intended to be? As much as feasible?
Metadata
Metadata
Assignees
Labels
No labels