Unknown issue with AS in 10.2
Unknown issue with AS in 10.2
- Subject: Unknown issue with AS in 10.2
- From: "Francois Houle" <email@hidden>
- Date: Tue, 22 Mar 2005 14:08:45 -0500
- Thread-topic: Unknown issue with AS in 10.2
Hi
all,
I have a script that
I originally setup in panther, but also wanted to have it work on 10.2. So since
it basically was setting a variable to the result of a "do shell scrip", I
thought it would be rather easy...
So I modified the
command and tested it in the Terminal... Works beautifully and gives me what I
want as a result in the terminal... However, the moment I out it in the AS as
following
set the folder_size
to do shell script "du -s /Volumes/servername | sed
s'=/Volumes/servername=='"
if folder_size is
greater than 0 then
blablabla
end
if
When I attempt to
run the script in 10.2.8 it automatically returns that the variable folder_size
is not defined... It does compile properly and run properly in the terminal...
Also works properly in Panther... Anyone have an idea why 10.2 doesn't ? Are
there differences which I have not forseen betwen 10.2 and 10.3 when setting
variables ? I can't see any in the dictionaries...
Frank
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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