search for: thisn

Displaying 2 results from an estimated 2 matches for "thisn".

Did you mean: this
2006 Jan 11
1
complex matrix manipulation question
...W = some constant, I want to mark that spot in the row, call it i^* and sum all the values in y between i and i^* and put that value a third column z. Otherwise, the values in the indices of z between i and i^*-1 should be NA. Then, start at i^*+1 and do the same thing again. and keep doing thisn until I get all the way through the rows of the matrix. I think this is tricky but I used to do it and I forgot how to. If it has to be done using loops, that's okay but from previous experience, I don't think looping is necessary. Thanks. Mark...
2001 Sep 26
3
Name mangling bug: was samba bug?
Hi James, this sounds familiar - I believe I looked at a wire trace, and windows is dropping the trailing dots BEFORE it sends the request over the wire. so samba never sees the name foo..., thus does not create it. Don -----Original Message----- From: James Nord [mailto:teilo@cdt.luth.se] Sent: Wednesday, September 26, 2001 9:34 AM To: James Nord Cc: samba@samba.org Subject: Name mangling bug: