https://github.com/uliwitness/xfiles
HyperCard XFCN that lists all files in a directory, and also lists their type/creator codes so it's easy to list files with associated icons.
https://github.com/uliwitness/xfiles
retrocomputing
Last synced: about 1 year ago
JSON representation
HyperCard XFCN that lists all files in a directory, and also lists their type/creator codes so it's easy to list files with associated icons.
- Host: GitHub
- URL: https://github.com/uliwitness/xfiles
- Owner: uliwitness
- License: mit
- Created: 2022-07-16T22:04:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-16T23:07:25.000Z (almost 4 years ago)
- Last Synced: 2025-01-27T20:43:29.589Z (over 1 year ago)
- Topics: retrocomputing
- Language: C
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xFiles
HyperCard XCMD that lists all files in a directory, and also lists their type/creator codes so it's easy to list files with associated icons.
# Prerequisites
To build this, you need
* CodeWarrior 10 Gold for Macintosh System 7.0
* A Mac to run it on (or an emulator like Basilisk II or SheepShaver)
* StuffIt 5 to unpack the `.sit` files
* The HyperCard stack in the `CheapVersionControl.sit` archive in this repository
to copy the `.rsrc` files back from the data fork into the resource fork, and
to convert the source files back from UTF8 with LF to MacRoman with CR line endings.
(Its "Revert" button can be used to do this)