assigning unicode string
assigning unicode string
- Subject: assigning unicode string
- From: bbpan <email@hidden>
- Date: Sat, 23 Mar 2002 23:02:21 -0800
Q1.
Is there a way to call unix command within the script?
Q2.
I need to do some batch processing of mp3
using iTunes. I have to set a unicode string
to the artist field of the track. The unicode string
is coming from the unix command (see Q1 above).
However how would I assign a unicode string to the
variable? I've tried using <<data utxt00650066>>, but it
does not work. I guess you cannot assign <<>>
to a variable directly. Using escape sequence '\x'
doesn't work neither.
Thanks.
-Sam
_______________________________________________
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.