[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: chooser
- To: Byron_Davies-R15546@email.sps.mot.com
- Subject: Re: chooser
- From: e@flavors.com (Doug Currie, Flavors Technology, Inc.)
- Date: Thu, 2 Mar 1995 14:09:59 -0500
- Cc: info-mcl@digitool.com
- Sender: owner-info-mcl@digitool.com
At 10:33 AM 95.03.02, Byron_Davies-R15546@email.sps.mot.com wrote:
>Is there a way to connect to a server from within MCL, i.e., without going to
>the chooser?
Here's a cheesey way:
Mount a volume from the server using Chooser.
Make an alias of a volume on the local disk's desktop.
Trash the server volume.
Thereafter, use the alias in place of the server volume name.
For example, after making "3PIMa" an alias for volume 3PIM on the server:
(ed "3PIMa:e notes:e.text")
There are other ways to do it, but this one's quick and easy.
e