On Thursday, May 9, 2019 at 6:16:52 AM UTC-7, Rich Siegel wrote:
>
> The legacy file system APIs which explicitly supported HFS file 
> type and creator still work for the moment, but are deprecated. 


 LOL... Ok, maybe "supported" was the wrong word. "Still works" was 
probably more appropriate.

On Thursday, May 9, 2019 at 8:12:52 AM UTC-7, Sam Hathaway wrote:
>
> Another possible solution: … Hope this helps!
>

Oddly enough, the CFBundleTypeOSTypes key istill remains in BBEdit's 
Info.plist, they are just not writing the attribute to newly created files. 
But if the file does have the attribute, it will open in BBEdit. Easily set 
with one line of AppleScript:

*tell* *application* "Finder" *to* *set* file type *of* ((*POSIX file* 
"/Users/ss/Desktop/test") *as* *alias*) *to* "TEXT" 


Thanks,

-SiP

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or need technical support, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <https://www.twitter.com/bbedit>
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.
Visit this group at https://groups.google.com/group/bbedit.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/f7ec87fc-43b3-405d-9bcf-03f5115124cc%40googlegroups.com.

Reply via email to