Hello
I have a REALbasic file synchronizer. When a file needs to be
updated, it uses AppleScript to check available disk space before it
copies the updated file.
This synchronizer runs flawless on PowerPC, but chokes on Intel Macs.
When I debugged on Intel, I discovered that the AppleScript on Intel
shows a negative number. Does anyone know whether RB is changing the
result, or if this is an AppleScript issue?
I checked this problem was present in RB 2007R5 also. Is there a bug
report to sign on.? For my file synchronizer, this is a show stopper,
unless I pull the code and stop checking for available disk space
before copying files.
Thanks for listening, and any info or knowledge. I'm not on an Intel
Mac often enough to fix this, but thought it important to get the word
out if anyone has a project that uses AppleScript to get available
disk space.
Yours truly
R Charles Flickinger
FileSync Developer
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|