nadamac_subroutines v1 review
Downloadnadamac_subroutines are a set of base routines for string replacement, table sorting and column addition in pure applescript without standard additions.
|
|
nadamac_subroutines are a set of base routines for string replacement, table sorting and column addition in pure applescript without standard additions.
Here are some key features of "nadamac subroutines":
strReplace: search & replace strings
strCount: count the occurrence of a string in a text
lineSort: sort a text
sortByColumn: sort a table by the contents of a particular column
sumOfColumn: add up the contents of a particular column
cutColumns: delete and rearrange table columns.
nadamac_subroutines v1 search tags