can't make { . . . } into an item [error message]
can't make { . . . } into an item [error message]
- Subject: can't make { . . . } into an item [error message]
- From: monk <email@hidden>
- Date: Sat, 14 Jul 2001 10:18:39 -0400
hi way more advanced scripters than me
i'm making progress with my script but for the life of me i can not read
half a list, and set it to a variable, what is obviously with this excerpt?
--
repeat with i in _readsource
set _item to (get some item of _readsource)
set _1sthalf to (read _readsource as list in front of contents of _item
using delimiter {return, space})
. . .
end repeat
--
thanks in advance
h 'monk' elmer
--
% % % %
http://www.assemblage.org
% % % %