search for: responeders

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

Did you mean: responders
2003 Dec 25
0
Re: if .. else parse error {was "Sweave question"} (fwd)
...1,1,"data not available.\n")} gave me an error when used as a chunk in a Sweave document but the same code didnt give me errors inside a function: a <- function(){ if(exists("x")) plot(x,x) else{ plot(1,1); print("hello")} } a() As pointed out by some of the responeders, the problem is that in the original code the first two lines were syntactically complete which results in a line starting with an else, resulting in an error regardless of Sweave. But this only happens if the if-else statement is at top-level (in the function version it isnt) Martin explain...
2007 Sep 12
6
Step By Step PDC with OpenLDAP?
Hello, We had a linux guy here working on this in his busy schedule, but ultimately, he was unable to make it work before he left the department. Is there a good doc that will help someone without much linux experience other than lots of /etc/init.d/servicename restart, using vi to edit the named.zones DNS entries and other similar stuff to configure an existing Samba server as a PDC with