Hello,

I forgot to tell it but
@ARGV is a array.
This means that we are in a
list context and that parenthesis
are mandatory.
The important think is that you car
count the  grand total of the occurencies of
the word and in several files.
As it is a list you simply can write :
@ARGV =("/Users/michel/Desktop/and.txt, another file, yet another file")

Best.
--
M. Havlicek
On Mar 19, 2007, at 3:45 PM, Michael Havlicek wrote:

@ARGV = ("/Users/michel/Desktop/and.txt");


--
------------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_script.shtml>
List archives: <http://www.listsearch.com/bbeditscripting.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to