>can I mount a computer on a desktop from a perl
>script (I am looking for a way to do it without
>using  'chooser')?   can I do it from any other
>tools such as MPW?

   You can definitely do it from MPW.  Use the choose command.

   You can also mount volumes from aliases.  Save an alias to a 
network volume and then resolve the alias (via MPW or Applescript) 
and you'll mount the thing.

   This might (probably) would work through MacPerl as well.  If 
MacPerl tries to use the alias, the system will automatically try to 
resolve it for MacPerl.

-Andrew
-- 

Reply via email to