I guess this works? Can someone test it on windows?

function file_IsAlias someFile
>     put the aliasreference of someFile into testAlias
>     return someFile is not testAlias
> end file_IsAlias
>

2008/5/5 David Bovill <[EMAIL PROTECTED]>:

> Is there a way to find out if a file is an alias. The only way I can do it
> at the moment is with MacOS specific hacks?
>
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to