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
==
Bare Bones Software, Inc.                        <http://www.barebones.com>
P.O. Box 1048, Bedford, MA 01730-1048

-- 
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.

Reply via email to