search for: 81st

Displaying 4 results from an estimated 4 matches for "81st".

Did you mean: 1st
2004 Nov 19
1
Active Directory, Listing Users in Groups.
...iated..as I seem to have hit a roadblock...I would prefer not to have to get to deeply involved in the internals of LDAP if possible...as I seem to remember seeing scripts for this earlier..I just am unable to come up with how I found them to begin with. Michael Wray S4F Technologies, Inc. 2448 S. 81st St. Tulsa, OK 74137 http://www.s4f.com mailto:mwray@s4f.com
2004 Dec 09
6
Scrolling to the bottom of a Grid
...ay that I have a grid with 200 rows only 20 of which are visible at any given time. If say 80 of these rows are currently populated with some data and the top 20 are being viewed. Now, I have to provide "Add" functionality via a button which when clicked, the grid should scroll to the 81st row so that it comes in the view (say towards the top). How do I go about doing that? I tried grid.set_scroll_y( ) but it did not seem to work. Then I tried grid.move_page_down() which worked, but I could not figure out how to know when to stop. Any ideas? -- shanko
2006 Nov 02
1
avoiding a loop: "cumsum-like"
Hello Rhelpers, I need to run the following loop over a large number of data-sets, and was wondering if it could somehow be vectorized. It's more or less a cumulative sum, but slightly more complex. Here's the code, and an example dataset (called tab in my code) follows. Thanks in advance for any suggestions! res<-0 for (i in min(tab$Date):max(tab$Date)) { if
2004 Oct 04
1
AD2003 +Squid NTLM Auth.
...The successful WWW proxy cache and accelerator squidGuard-1.2.0_1 A fast redirector for squid sudo-1.6.7.4 Allow others to run commands as root ---------------------------------------------------------------------------- --------------------- Michael Wray S4F Technologies, Inc. 2448 S. 81st St. Tulsa, OK 74137 http://www.s4f.com mailto:mwray@s4f.com