Subroutine difference in script editor and project builder
Subroutine difference in script editor and project builder
- Subject: Subroutine difference in script editor and project builder
- From: "jay" <email@hidden>
- Date: Tue, 12 Aug 2003 21:37:29 -0400
Why can I run this sort routine in the scripte editor fine
http://www.apple.com/applescript/guidebook/sbrt/pgs/sbrt.05.htm
but in project builder I get the error: "No result was returned from some part
of this expression. (-2763)"
here is my code:
set myList to ASCII_Sort(anotherList)
Also any links to fast search routines for lists is greatly appreciated.
Thanks,
-j
________________________________________________________________
Sent via the WebMail system at 1st.net
_______________________________________________
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.