home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!spool.mu.edu!uwm.edu!linac!att!mcdchg!chinet!npoint!trivedi
- From: trivedi@npoint.com
- Subject: Re: HELP: - app: fileOperationCompleted:
- Message-ID: <1993Jan9.182212.289@npoint.com>
- Organization: nPOINT, Ltd. 8026 North Washington, Niles, IL 60714
- References: <1993Jan7.211843.27115@almserv.uucp>
- Date: Sat, 9 Jan 1993 18:22:12 GMT
- Lines: 37
-
- I had the exact same problem and the answer that I got was that it's
- fully documented but not implemented. Major :-(
-
- Kam
- ---
- pbeiler@fnma.com (Phil Beiler) writes:
-
-
- >I am having problems with the method:
-
- >app: fileOperationCompleted:
-
- >I performed the following command:
-
- > rc = [[Application workspace]
- > performFileOperation:WSM_RECYCLE_OPERATION
- > source:THE_PATH
- > destination:""
- > files:fileList
- > options:NULL];
-
- >The request returns a positive integer, which means that it should call
- >the fileOperationCompleted method, when the operation has completed. The
- >file gets moved to the recycler, by the method never gets called.
-
- >I am positive that the application delegate is set to the file with the
- >app: fileOperationCompleted method.
-
- >I wrote a simple test program and can't get it to work.
-
- >Any help would be appreciated.
-
- >Phil Beiler
- >FannieMae, Washington DC
- --
- Kam Trivedi
- kam@nPOINT.COM
-