Re: HOWTO check if file is completly copied - OS9
Re: HOWTO check if file is completly copied - OS9
- Subject: Re: HOWTO check if file is completly copied - OS9
- From: Ron Fondo <email@hidden>
- Date: Wed, 9 Feb 2005 16:25:30 -0500
How about checking for an end of file marker?
if (read myFile from -5) contains "EOF" then
-- do stuff
end if
CiaĆ³!
Ron Fondo, Product & Development Manager
The Printing House, Inc.
1-800-277-7687 ext. 3149
email@hidden
http://rde.theprintinghouse.net/
"Good judgment comes from experience. Experience comes from bad judgment.
- Jim Horning."
On Feb 9, 2005, at 6:46 AM, Brendan Wilde wrote:
I need to make a script for OS9, a file need to be modified.
The file is being copied over the network.
So before doing something with the file, I need to check is the file
is complete!
Anyone a trick to do this thing?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden