Re: How to get a string of full paths from all files inside a folder (including subfolders)
Re: How to get a string of full paths from all files inside a folder (including subfolders)
- Subject: Re: How to get a string of full paths from all files inside a folder (including subfolders)
- From: "Stockly, Ed via AppleScript-Users" <email@hidden>
- Date: Tue, 7 Dec 2021 17:57:02 +0000
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=latimes.com; dmarc=pass action=none header.from=latimes.com; dkim=pass header.d=latimes.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=McQBciasuOMZz5N94HJTO3k/xRrKw3OQWKSFpt32yj0=; b=cC5Pp9wWKOcHnnfQlxySk1anY8aLvHJVlUBCZOavQkeejRdYsN96gpfiFoFP9oyfYXsmqY8cgOqXtpj3wqa/LBb+t/JG1wfhergpuPOTguoX9xItEh11RbGwB+6ohnlBQaQVlgcTeA3ICY+GpnNEymxbYLM7wkY4ye959LvAgZ6376hWyG/ZJJ7Z55llODs3mDmE9zLALUBJFULBAPxc32CQMl3eK8nDwFBlJhEoEG9SjVkdsNHyEJ9iI6+Rejr7pWAvug6S0hIHRIQ0WHu2ptZHZsoPKTY/Za0bFl5UJfm5yru0qfPlqoQQCyMTeaENRsNemo4FixVASRI0EvphgQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ghGKAv3zyodL+O3azkSicEgXzT8HQjIjcRpsckCcyEJnKRfgqULulBfHzd5yE/B4U0KU7LUvOyTnPl7zWnqhxltii5sv0U386FGza+sQVAekOGmr4ZmxnFFocayR2VZwqyVMJdIO3hR4Lc1XI+XcKfkuRx0rw22cVPIZpgb88gkvveDvUNZwScGDrctbIft1RFAau6DyvMSBCydNLt8j7QajhXfH0jWXzKJjn8a24y0KzvFAKEXYtDCGJE/pUmCkO5ycfAorjk5P5Iw/GJI2e0rlSE9jZvhQvPdwMFGT4AHKXmG+l33GVhcxCvxBMLlghHfqe5Tg2k4Dl/G16OsJqQ==
- Thread-topic: How to get a string of full paths from all files inside a folder (including subfolders)
For this I would use Shane’s FileManagerLib.
https://latenightsw.com/freeware/
FileManagerLib provides commands for file management tasks like duplicating,
copying, moving, renaming, deleting, and trashing files, as well as creating
folders and alias files, getting the contents and entire contents of folders,
and sorting lists of files. Version 2.3.x adds comparison commands and commands
for dealing with date properties. (updated May 27, 2020)
FileManagerLib
v2.3.5<https://s3.amazonaws.com/latenightsw.com/ShaneLibs/FileManagerLib_stuff.zip>
From: AppleScript Digest <email@hidden>
Reply-To: "S. J. Cunningham" <email@hidden>
Date: Tuesday, December 7, 2021 at 9:36 AM
To: AppleScript Digest <email@hidden>
Subject: Re: How to get a string of full paths from all files inside a folder
(including subfolders)
Hi, I need a string of full paths of all files (more than 10,000) inside a
certain folder (important: including all subfolders).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden