[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] 2 Simple Questions



"Jonathan W. Daniel" wrote:
> 
> I'm a little new to MacPerl.
> 
> If I port scripts over from Unix, don't I have to change "/" marks in file
> paths, to ":" ? This didn't seem to work for me?

Just to be sure, don't forget to remove leading '/'s and add leading ':' when
there's no leading '/'. You also need to treat '..' and '.' differently, and
you may well need to do more work then all of that if the script does something 
funny, like try to '..' up to the root dir.

In general, folks'll need a little more information then that to help
out, since there are many, many things that can go wrong depending on
what the unixian code does and how it goes about it.

- Barrie

===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org