Displaying 2 results from an estimated 2 matches for "putinenv".
Did you mean:
putenv
2006 Jun 20
1
list of interdependent functions
...r them to "see" and call each
other with too many $ or @. These functions are used in another function
(called "solver" here) which may be used to prepare something before the
call to f2.
The example and a possible solution (which uses an environment
manipulating function "putInEnv()") is given below.
Thanks a lot
Thomas
##======================================================
## An example
##======================================================
## a small list of functions
eq <- list(
f1 = function(x, K) K - x,
f2 = function(x, r, K) r * x * f1(x, K)
)
##...
2004 Dec 01
5
netlogin scripts
running debian 3.1 "sarge" ppc and samba 3.08
I want to have my win98se computer users to have their shares automatically mapped.
1. I have read that I would use a netlogin directory and put scripts in there?
2. Does anyone know if samba has to be set up a special way ADS, wins, etc...
to use the netlogin directory and it's scripts? "this server is the only smb
server