Displaying 3 results from an estimated 3 matches for "isamp".
Did you mean:
samp
2005 Jul 28
4
TAPI Interface
Hi All !!!
Somebody can inform me where to get more information about the TAPI
(M$) interface of the Asterisk ?
Thanks in advance.
--- Isamp
2002 Dec 11
3
Error starting the samba services
...[ OK ]
rm: cannot remove `/var/lock/subsys/smb': IO Error
Starting service SMB: [ OK ]
Starting service NMB: [ OK ]
touch: creating `/var/lock/subsys/smb': IO Error
[root @g 11:25:50 /root]#
What happens ?
Isamp.
2008 Apr 13
2
Arrays and functions
Hi, I' am doing a stats project using R to work out the size of a t-test and wilcoxon test depending on the distribution and sample size. I just can't get it to work - I want to put my results from the function size() into an array.At the moment I keep getting the error message:Error in res[distribution, test, samplesize] <- results : subscript out of boundsCan anyone tell me where