Displaying 20 results from an estimated 35 matches for "fak".
Did you mean:
fake
2003 May 09
1
Locked files and DOS application
Hello.
I have a DOS application which works with database files. The problem is,
that Samba doesn't "unlock" the files when DOS app finishes its work.
So files stay locked:
27690 DENY_NONE 0x3 RDWR EXCLUSIVE+BATCH /home/samba/FAK/P_RACI03.DBT Fri May 9 13:27:09 2003
27741 DENY_NONE 0x3 RDWR NONE /home/samba/FAK/MATPOD03.DBF Fri May 9 13:26:06 2003
27749 DENY_NONE 0x2019f RDWR NONE /home/samba/FAK/MATPOD03.DBF Fri May 9 13:05:50 2003
However application doesn'...
1999 Dec 20
1
BUG?
Hi,
under RW0.651 and RW0.091
I found
> x <- data.frame(char=I(letters[1:3]), num=1:3, log=c(TRUE, FALSE, NA),
fak=factor(letters[24:26]))
> x
char num log fak
1 a 1 TRUE x
2 b 2 FALSE y
3 c 3 NA z
>
> x[1,1] <- 'a'
> x[1,1]
[1] "1"
>
> x$char[1] <- 'a'
> x$char[1]
[1] "a"
>
> x[1,"char"] <- 'a'...
2011 Jul 20
3
Grouping columns
...0 2920
1715 1835
b1_3 9983 404 21 3405 2741
1691 1721
*Now I want to have the following order of the columns:
Gesamt, Wasser, Boden, Luft, Abwasser, Gef?hrliche Abf?lle, nicht
gef?hrliche Abf?lle
Thanks a lot for your answers!
Fak*
--
View this message in context: http://r.789695.n4.nabble.com/Grouping-columns-tp3681018p3681018.html
Sent from the R help mailing list archive at Nabble.com.
2008 Jul 04
2
swfdec and clutter
...nclude <swfdec/swfdec.h>
G_END_DECLS
but its better to solve it in source code
thank you and see you at guadec 2008
Uygar GUMUS
VESTEK Elektronik Arastirma Gelistirme A.S.
Adres : ITU Ayazaga Kampusu Ari 2-B/7
34469 Maslak / Istanbul
Tel : 0212 285 21 20 dahili:147
Faks : 0212 285 28 30
e-mail : uygar.gumus at vestel.com.tr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/swfdec/attachments/20080704/b2655ab8/attachment.html
2006 Jan 14
3
In place editing and external control
Dear all,
First I''d like to thank authors for so nice Scriptaculous and Prototype
libraries, which helped me already a lot!
I have question regarding externalControl parameter in InPlaceEditor. If
I understand correctly, I can use that to have one image as a trigger to
enter edit mode? I tried with below code but without success:
<span id="id1">My text</span>
2008 Feb 20
1
problem transferring calls some of the times
...maybe I am looking in the incorrect spot?
Your help will be greatly appreciated.
Let me know if, in any way, I can shed some more light on the subject.
Thanks in advance
Ian
--
www.vddi.co.za <http://www.vddi.co.za/>
I Coetzee
IT Tegnikus
Telefoon : 012 664 2300
Selfoon : 079 522 6519
Faks : 012 644 2902
E-pos : ian at vddi.co.za
Skype : vddb_igcoetzee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080220/81330d26/attachment.htm
2007 Aug 27
2
validate (package Design): error message "subscript out of bounds"
...= FALSE], coef, non.slopes, non.slopes.in.x, :
subscript out of bounds
Any help/suggestions will be highly appreciated.
Sincerely,
Tore Wentzel-Larsen
statistician
Centre for Clinical research
Armauer Hansen house
Haukeland University Hospital
N-5021 Bergen
tlf +47 55 97 55 39 (a)
faks +47 55 97 60 88 (a)
email tore.wentzel-larsen at helse-bergen.no
2006 Apr 14
6
character encoding in ajax submit
Hey all,
Anyone got some quick advice on international character submission via
Prototype''s Form.Serialize?
The base scenario:
I set the charset on my page to ISO-8859-1, which seems to be what
everyone uses. If I submit a regular form with a standard webpage, I
get international characters (like an accented "e", or and AE legature)
encoded as 1-byte ascii code
2006 Jan 28
6
Check if user is in right group
What is the best way of checking this?
I have 3 tables:
groups
users
group_members
class GroupMember < ActiveRecord::Base
belongs_to :group
belongs_to :user
validates_uniqueness_of :user_id, :scope => "group_id"
Then I want a method here that checks if a given user is a member of a
given group. What is the right way of doing that?
def
2008 Apr 22
0
iproute2 rpm
...un ./install.sh i did not recieve eny error messages. Does this mean that my installation is correct?
Mehmet Can ÖNAL
Sistem Uzman Yardımcısı
Merkezi Sistem Yönetimi Müdürlüğü
Eskişehir Yolu 4.Km. 2.Cad. No:63 C Blok
Söğütözü 06520 ANKARA
Tel : 312 289 10 53
Voip : 6432
Faks : 312 2891450
mconal@fintek.com.tr
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2004 Jun 13
0
Abbreviated citation of R?
...gle and R Site Search, but did not find any discussion on this matter.
Sincerely,
Tore Wentzel-Larsen
------------------------------------------
Tore Wentzel-Larsen
statistician
Centre for Clinical research
Armauer Hansen house
Haukeland University Hospital
N-5021 Bergen
tlf +47 55 97 55 39 (a)
faks +47 55 97 60 88 (a)
email tore.wentzel-larsen at helse-bergen.no
2005 Sep 21
1
Extending a data frame
Dear all,
all data I am talking about can be found at
<http://www.metaanalyse.de/tmp/test.dat>.
The R-code is located at <http://www.metaanalyse.de/tmp/test.R>
I'd like to plot the frequencies for status against year.
Typing table(tmp$year) it can be simple seen that some years are
missing, e.g. 1975-1978, 1981 etc.
Using xyplot to display the data I do not like the fact
2006 May 08
1
package contains stepAIC ?
hello
I would like to know which package contains stepAIC
function ?
regards
--
Ahmet Temiz
Jeoloji M?h.
Afet ??leri Genel M?d?rl???
Deprem Ara?t?rma Dairesi
Tel: (312) 287 89 51 veya (312) 287 26 80/1547
Faks: (312) 287 89 51
E. Posta: temiz at deprem.gov.tr
www.deprem.gov.tr
Ahmet Temiz
Geological Eng.
General Directorate of Disaster Affairs
Earthquake Research Department
Phone: +90 (312) 287 89 51 or (312) 287 26 80/1547
Fax: +90 (312) 287 89 51
E. Mail: temiz at deprem.gov.tr
www.deprem.gov.tr
-...
2006 May 10
1
subselect in a matrix
hello
I confused one point
in matrix constructed with cbind
I want to subselect 6. column > 1000
what should the syntax be ?
regards
--
Ahmet Temiz
Jeoloji M?h.
Afet ??leri Genel M?d?rl???
Deprem Ara?t?rma Dairesi
Tel: (312) 287 89 51 veya (312) 287 26 80/1547
Faks: (312) 287 89 51
E. Posta: temiz at deprem.gov.tr
www.deprem.gov.tr
Ahmet Temiz
Geological Eng.
General Directorate of Disaster Affairs
Earthquake Research Department
Phone: +90 (312) 287 89 51 or (312) 287 26 80/1547
Fax: +90 (312) 287 89 51
E. Mail: temiz at deprem.gov.tr
www.deprem.gov.tr
-...
2010 Jul 19
1
Missing value
...1
}
print (tau)
this code gives me
Error in if (t1[1] > 0 || t1[2] < 0) tau = tau + 1 :
missing value where TRUE/FALSE needed
what can be done with such a warning message?
i tried
x<-x[!is.na(x)]
but didnt work.
Best Regards..
firat
Yrd.Doç.Dr.A.Fýrat ÖZDEMÝR
DEÜ Fen Edebiyat Fakültesi
Ýstatistik Bölümü
Tel: 232-412 85 52
Belge Geçer: 232-453 42 65
[[alternative HTML version deleted]]
2005 Jan 16
2
Postfix 2.1 RPM?
hi all,
i`m looking for an postfix 2.1 rpm for CentOS 3 with TSL support.
i tried the rpm form:
http://ftp.wl0.org/official/2.1/RPMS-rhel3-i386/postfix-2.1.5-4.rhel3.i386.rpm
but it doesn`t support tsl.
2000 May 30
0
utmpx bug in openssh-2.1.0p2 using Solaris 8
...l the time. It does so at
the very end of bsd-login.c anyhow, which is the reason why the lines
126-190 can be safely ignored in my case.
BTW, I've not subscribed to this list. In case you'd like to reply
please be so kind and CC directly to me. Thanks.
Cheers,
Nils
--
Nils Ellmenreich - Fak. fuer Math./Informatik - Please use gpg - Nils @
http://www.fmi.uni-passau.de/~nils - Univ. Passau - Uni-Passau.DE
2007 Jan 11
0
help
Pagarbiai
Darius Evseicikas
==================
UAB "PROGMERA"
Maironio g. 3, LT-60149, Raseiniai
tel./faks. +370 428 70329
mob. +370 699 97390
ICQ 297832308
Informacija šiame pranešime gali būti konfidenciali. Ji skirta tik asmeniui, kuriam yra adresuota. Jei Jūs nesate tas asmuo (arba atsakingas už šio pranešimo pristatymą tam asmeniui), Jūs negalite skaityti, kopijuoti ar bet kaip platinti šio prane...
2000 Jul 19
1
How to use tcltk?
...tvar "mouse outside" }
However, I have not been able to implement this by tk* functions of the R
package. Any idea?
Peter Wolf
(system: hppa2.0, hpux10.20, major: 1, minor: 1.0, language: R)
---------------------------------------------------------------------------
Hans Peter Wolf
Fak. f. Wirtschaftswissenschaften
Uni Bielefeld
Bielefeld, Germany
email: pwolf at wiwi.uni-bielefeld.de
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help",...
2011 Dec 12
0
[PATCH 1/4] ACPI: eliminate duplicate MADT parsing and unused SBF definitions
Use their proper counterparts in include/acpi/actbl*.h instead.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
--- a/xen/arch/ia64/xen/dom_fw_common.c
+++ b/xen/arch/ia64/xen/dom_fw_common.c
@@ -347,7 +347,7 @@ struct fake_acpi_tables {
struct acpi_table_header dsdt;
uint8_t aml[8 + 11 * MAX_VIRT_CPUS];
struct acpi_table_madt madt;
- struct acpi_table_lsapic lsapic[MAX_VIRT_CPUS];
+ struct acpi_madt_local_sapic lsapic[MAX_VIRT_CPUS];
uint8_t pm1a_event_block[4];
uint8_t pm1a_control_block[1];
uint8_t pm_...