Displaying 3 results from an estimated 3 matches for "ausdruck".
2005 Nov 22
1
problem with "parse"
Hi there again,
I have a problem with the "parse"-command.
First of all, I show you in a simplified way, what I am trying to do and what "R" answers:
> test
[1] "u.g$par1, u.g$par2"
> mode(test)
[1] "character"
> ausdruck <- parse(text = test)
Error in parse(file, n, text, prompt) : syntax error in "u.g$par1,"
That is what I did and I can't find the mistake. I just want to have "test" without quotes (to do eval(ausdruck) later) but somehow it doesn't work.
Is there anything I...
2002 Jul 29
5
HOWTO Create a PDF Writer in samba
Hi all,
Thought I'd post this to the list as I found a better way of doing
it. Nice to have for posterity.
Please include it in the source of samba if you wish - I hereby license
it under GPL
1. install ghostscript (most distributions include it anyway)
2. put the following in the file /usr/sbin/pdfprint and make it executable
by whatever your guest user for samba is :
#!/bin/bash
2003 Dec 01
0
No subject
...ner" printer "Name".
Dann habe ich verschiedene Sachen ausprobiert:
Einrichtung mit apsfilter, yast, manuelle Konfiguration
der /etc/printcap, etc. Alles ohne Erfolg. Schlie_lich
habe ich mit dem Befehl
smbclient //server/Druckerfreigabename und dem
anschliessenden print Befehl einen Ausdruck bekommen.
Nun w|rde ich den Drucker gerne endg|ltig einrichten
aber das geht halt |ber die o.g. Masken nicht.
Gelesen habe ich die Drucker-HowTo und die Samba-HowTo,
ich habe die Samba Homepage und die SuSE Homepage
durchsucht, ich habe in Samba B|cher geschaut, ich habe
im Archiv dieser Mailinglis...