in reply to Re^2: map <IF> to hash with replacement
in thread map <IF> to hash with replacement
Statements are always executed from the earliest in the file to the latest in the file (unless overridden by loops, etc, of course). The statements in a map block are no exception.
|
|---|