Skip to content

Renamed variables/functions #5

Open
@Lexikos

Description

@Lexikos

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions