Hi,
We need a program, running under Linux and windows, that is able to send
Emails. With Linux I can call sendmail. Is there an easy way for sending
Emails from within freepascal under Windows, also?
Thank You,
Rudolf
___
fpc-pascal maillist - fpc
Hi!
Is there a debian package with the fpc-SOURCES in it? I installed fpc 1.0.10, using
apt-get ... but it didn't install the sources and I couldn't find an "apt-compatibele"
package. The reason I ask is, that Lazarus needs the
n b . ) ;
c : writeln ( Option c : , optarg ) ;
d : writeln ( Option d : , optarg ) ;
? , : : writeln ( Error with opt : , optopt ) ;
end ; { case }
Thanks, RUDOLF
--
Rudolf Harney
__
Erdbeben im Ir
Hi!
I use StrToDate to read a date. When the string is e.g. '2-12-03', fpc will read the
date 02-12-1903. Is there a way, to tell fpc, I want the year 2003 and not 1903
(without changing the string)?
I use fpc 1.0.10 under Linux.
Thanks for hints,
RUDOLF
--
Rud
Edvaldo Almeida wrote
---8<---
> Which unit is FileExists() in? Do I have to add some unit to have it
> working?
--->8---
in sysutils.
__
Erdbeben im Iran: Zehntausende Kinder brauchen Hilfe. UNICEF hilft den
Kindern - he
Linux.
Thanks for hints!
RUDOLF
--
Rudolf Harney
__
Horoskop, Comics, VIPs, Wetter, Sport und Lotto im WEB.DE Screensaver1.2
Kostenlos downloaden: http://screensaver.web.de/?mc=021110
_
9) Error: Wrong amount of parameters specified
jerror.pas(442,41) Error: Wrong amount of parameters specified
jerror.pas(461) Fatal: There were 5 errors compiling module, stopping
)
Thanks, RUDOLF
--
Rudolf Harney
Geräteentwicklung & Gutachten im Bereich regenerativer Energien
Sulzburger
ascii coords. to make the bitmap overlay should be pretty easy.
pretty easy is, what I need ;) I'm sitting here nearly all day now, trying bitmap
stuff!
>
>ciao, Ivan
--
Rudolf Harney
__
Horoskop, Co
meone know a fpc-tool, to generate a new bitmap from that?
Or another little "bitmap-manipulater-program" (freeware), that I can call?
Thanks for help!
--
Rudolf Harney
__
Horoskop, Comics, VIPs, Wetter, Sport und
0x0806ABC0
0x080522D8
0x080524B8
0x08052DE0
0x0806F98B
0x08130A84
0xF2B3E800
Any idea, what that means?
Thanks!
RUDOLF
--
Rudolf Harney
[EMAIL PROTECTED]
__
Die sicherste Form der Kommunikation: E
p];
end;
end
else begin
writeLn('fatal error in getLine: no line of input from port!');
quit := true;
Is_Error := -1;
end;
Until quit; {Were Outa Here}
FLock(Fd,LOCK_UN); {Unlock Port}
fdClose(Fd); {Close Port}
end { if Fd > 0 }
else begin
writeLn('error, opening port ', port
11 matches
Mail list logo