Return Delimiter
Return Delimiter
- Subject: Return Delimiter
- From: Steven Valenti <email@hidden>
- Date: Tue, 16 Jan 2007 11:54:47 -0500
I'm trying to set my delimiter to "Return" reading a file but it's not work in Script Editor. Funny thing is that it does work in Script Debugger but this isn't on the machine I'm deploying it to so I wish to make it work with Script Editor. I end up with just a list of 1 item so the last line errors. Anyone know anything about this or do I need to make a return character differently? I simply hit a return in between two quotes.
<x-tad-smaller>set</x-tad-smaller><x-tad-smaller> </x-tad-smaller><x-tad-smaller>DataInfo</x-tad-smaller><x-tad-smaller> </x-tad-smaller><x-tad-smaller>to</x-tad-smaller><x-tad-smaller> </x-tad-smaller><x-tad-smaller>read</x-tad-smaller><x-tad-smaller> </x-tad-smaller><x-tad-smaller>MyRefNumber</x-tad-smaller><x-tad-smaller> </x-tad-smaller><x-tad-smaller>using delimiter</x-tad-smaller><x-tad-smaller> "
" </x-tad-smaller><x-tad-smaller>as</x-tad-smaller><x-tad-smaller> </x-tad-smaller><x-tad-smaller>list</x-tad-smaller><x-tad-smaller> </x-tad-smaller><x-tad-smaller>for</x-tad-smaller><x-tad-smaller> 500
</x-tad-smaller><x-tad-smaller>set</x-tad-smaller><x-tad-smaller> </x-tad-smaller><x-tad-smaller>TheProcess</x-tad-smaller><x-tad-smaller> </x-tad-smaller><x-tad-smaller>to</x-tad-smaller><x-tad-smaller> </x-tad-smaller><x-tad-smaller>item</x-tad-smaller><x-tad-smaller> 2 </x-tad-smaller><x-tad-smaller>of</x-tad-smaller><x-tad-smaller> </x-tad-smaller><x-tad-smaller>DataInfo </x-tad-smaller>--errors here
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden