home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ukma!wupost!usc!news!benton.prepress.com!crash!alen
- From: alen@crash.cts.com (Alen Shapiro)
- Newsgroups: comp.sys.mac.system
- Subject: Re: Aliases--- Getting to the source
- Message-ID: <alen.715101916@crash>
- Date: 29 Aug 92 15:25:16 GMT
- References: <armand-280892221058@stc201.comm.mot.com>
- Lines: 54
-
- In <armand-280892221058@stc201.comm.mot.com> armand@comm.mot.com (Arman Dolikian) writes:
- >There's got to be a better way!!! (I hope)....
-
- >I have a set of files that I regularly copy onto a floppy disk to
- >shuttle between home and work. The files are rightfully stored in
- >different directories on my disk. I had the bright idea that I could
- >keep a folder of aliases so I could speed up the daily find and copy
- >process. Only problem is, copying the folder only copies the _aliases_,
- >not the files themselves. I guess this is the "logical" thing to
- >expect, but...
-
- >What I _really_ want is a way to tell the finder to copy the object the
- >alias points to, not just the alias.
-
-
- >{Right now, I manually go to each alias, do a Get Info, click on
- >"Find Original", then drag the resultant file.... but this is very
- >tedious, and makes me wish there was a command shell on the Mac!!}
-
- >Now that I've explained what I want to do, and why I want to do it,
- >does anyone have any suggestions on how to accomplish this feat?
-
- Oh boy...what a gem...I've been trying to write a program to do the
- same thing for a week and posted to the net (comp.sys.mac.programmer)
- to find out why I could not drag-and-drop the aliases onto my copy
- program to repace the aliases with their original. My idea was to
- create my target folder, "option+drag" the aliases I wanted originals
- for, into that new folder then drag-and-drop them onto my new app.
-
- Finder however does not allow application to know the folder that
- the drag-and-dropped alises were in, just the folder that the
- originals are in.
-
- My temporary solution...I'm building a shareware program (called
- partslist...now in beta) that you drag a steering file. The steering
- file contains a textual list of files and their destination with an
- optional convert-me flag that translates CR->CRLF (so DOS hierarchies
- may be created). This program allows for the management of parts-lists
- for software distribution runs. Prog also has a option that warn
- of lines longer than X characters (X is configurable) and at the same time
- expands TABS to Y spaces (also configurable). This is useful for those poor
- people who have to transfer files (program modules etc.) to fixed-width
- mainframe datasets.
-
- I'd consider adding a feature (to help the original poster) that allows
- a destination dialog when more than 1 file is dropped onto the app. The effect
- would be to make copies of all the drag-and-dropped files to the destination
- and would allow a short-cut to the scripting mechanism.
-
- Any interest? (the program works but I have not built the documentation yet,
- the response I get determines how quickly the doc will be put together.)
-
- --alen
- alen@crash.cts.com
-