- San Francisco, CA
- http://pipwerks.com
Block or Report
Block or report pipwerks
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
1
(*
2Based on http://www.jonn8.com/html/scripts/misc/List_Folder_Contents.html
3with string replacement function from https://discussions.apple.com/message/20542403#20542403
4*)
5 -
1
(* functions *)
23-- string replace function from http://www.macosxautomation.com/applescript/sbrt/sbrt-06.html
4on replace_chars(this_text, search_string, replacement_string)
5set AppleScript's text item delimiters to the search_string