On 12/11/2009, at 10:36 AM, Patrick Woolsey wrote: > Ron Fleckner <[email protected]> sez: > >> Please forgive the attachment going to everybody, but it's quite >> amusing. And it describes what happened after I used "defaults write >> com.barebones.bbedit Warning:LotsOfFilesThreshold 0". >> > > Sorry for the mixup. > > To set the number of files BBEdit will open at once before warning > you: > > defaults write com.barebones.bbedit Warning:LotsOfFilesThreshold - > int N > > (where "N" is the desired number of files, e.g. 10, 42, 99.) > > > To shut this warning off entirely: > > defaults write com.barebones.bbedit Warning:OpenLotsOfFiles -bool NO > > > Regards, > > Patrick Woolsey
Thanks very much. That works. I think I should probably have sent this 'problem' straight to BBEdit's support email. Ron -- 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.
