Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

posix

  1. B S Magnet

    Mac2K: The Years’ 2038 and 2040 Problems

    Mac2K: The Years’ 2038 and 2040 Problems WikiPost struck: 31 January 2023 Last edited: 31 January 2023 OVERVIEW For folks who use PowerPC and even Intel Macs (prior to, say, macOS 10.15 Catalina), it’s never too soon or too late to start planning for the impending, dual Y2K-like hard limits...
  2. S

    macOS Parse a POSIX file path into variables

    Hi all, I'm a newbie to the world of AppleScript, but I'm trying to put together a pretty simple script to parse apart a file path and create a .txt file at the end. For example, the source file path would be: /Users/Matt/Desktop/3840x2160 I would want to create separate variables from Users...