push_ascii_in_range(beg_number, end_number)
Append ascii characters specified with a range to the character set object.
Characters are generated by "Ascii character" command which is deprecated in Mac OS X 10.5. It is recommended to use push_characters_in_range in Mac OS X 10.5.
script object : identical to the object to call this method.