Thanks, UTF-8 is the default for new text documents, but not "if the file's encoding cannot be guessed, use:". Would the latter matter if I am just making a new text file from some text from the clipboard?
Thanks again, Laszlo On Thu, Oct 28, 2010 at 12:18 PM, Jason Davies <[email protected]> wrote: > László Sándor wrote: > >> But after I coded up saving these text files, the garbled PDFs produce >> a BBEdit error message that the character encoding could not be >> recognized and asking me if I want to save it in UTF-8, and BBEdit >> halts while my AppleScript goes along for the next PDFs. >> > what's your default encoding for new text files? you could tell it to > always use UTF-8 (or adapt the script to do so) > > > -- > You received this message because you are subscribed to the "BBEdit Talk" > discussion group on Google Groups. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<bbedit%[email protected]> > For more options, visit this group at > <http://groups.google.com/group/bbedit?hl=en> > If you have a feature request or would like to report a problem, please > email "[email protected]" rather than posting to the group. > Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> > -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
