• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Novell Volume Problems, Please Help.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Novell Volume Problems, Please Help.


  • Subject: Novell Volume Problems, Please Help.
  • From: email@hidden
  • Date: Thu, 4 Sep 2003 10:21:39 -0400 (EDT)

This works great off Unix, OS X, NT, and Mac OS 9,
Novell = "File some object wasn't found." See Snippet
below, requires jon's commands osax.

Can someone with a novell volume try this and see
if it is a server permissions issue for me or if
this command is incompatible with novell volumes?

Also, if this does not work, what are my options,
the directories and lists of files are huge and
just too much for vanilla AS to deal with efficiently.
What other OSAX can do this type of large alias list
returning specific file types to act upon.

Thanks In Advance.

<SNIP>

script walker
on open theFile
with timeout of 30000 seconds
tell application "Finder"
if exists alias theFile then
activate
display dialog "I See File: " & return & return & theFile
end if
end tell
end timeout
end open
end script

on open (theFiles)
walk folders theFiles with script walker without invisibles
end open

<END SNIP>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Renaming files in Finder: why so slow?
  • Next by Date: Re: Script to use as part of rule in Mail
  • Previous by thread: Re: Recursive Character Replacing
  • Next by thread: Finder window size & icon locations
  • Index(es):
    • Date
    • Thread