:)
Mattias
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Mattias Gaertner schrieb:
> :)
>
> Mattias
> ___
> fpc-pascal maillist - fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
>
>
Indeed, kudos to the people that made it.
___
Indeed, very nice work.
(The lines /// in the header/menu makes it hard to read; but this is
actually the only thing I would dare to make a comment on. I do not
want to complain for the great job that has been done. But if the
author reads this; plainer/softer is better; I talked to someone else
On 6/27/06, Mattias Gaertner <[EMAIL PROTECTED]> wrote:
:)
Mattias
i love it !
great job to those involved !
Tony
--
X-SA user ? 0.5.1 is out !
XData 0.1 for X-SA is out !
http://x-plane.dsrts.com
___
fpc-pascal maillist - fpc-pascal@lists.freep
Hi all...
I was testing a program I wrote in FPC which directs the cursors (using
crt), by redirecting the output to a file, but was surprised that the
escape sequences weren't in the file.
Checking the source of the crt units, I found that when redirecting, the
sequences are switched off.
Is th
Yes, much better!
I had not even looked at it till now.
One suggestion: I think the sentence about the M680 should
be moved to the end of the first paragraph. Finish telling
me about what you do support first. I'm only on the second
sentence of the entire website, and already they're telling
me w
Hi,
trying to use FindFirst and FindNext on files I cannot detect the
difference between a failed call because of no matching file and a
failure when the file or dir is not listable by the user lacking
permissions.
If I'd use fpstat and friends myself this would mean doing anything
doubly and hav