Re: how to auto stuff a folder with Stuffit Lite
Re: how to auto stuff a folder with Stuffit Lite
- Subject: Re: how to auto stuff a folder with Stuffit Lite
- From: JollyRoger <email@hidden>
- Date: Thu, 18 Jan 2001 21:34:06 -0600
on 1/18/2001 7:54 PM, Rich Fortnum at email@hidden wrote:
>
I was wondering how you stuff a folder. I have the path of the folder, but
>
you have to stuff an alias, and it can't change a folder into an alias. So
>
I am stuck.
Hi Rich,
You are almost there. All that is required is an alias /representation/,
which is different than an alias /file/. You don't need to supply an alias
file. All you need to do is coerce the variable you are using to store the
path or file specification into an alias. You might do it like this: alias
myFolder or this: myFolder as alias.
HTH
JR