On Jun 7, 2008, at 15:46 PM, Rajanikanth Jammalamadaka wrote: > Thanks a lot for the links Jordan. Could you tell me why there is a > "u" before some names in appscript > > for example: > menus[u'Apple'] > That's the Python code to designate a Unicode string. Daniel