I don't understand what you mean
Johann Glaser wrote:
Isn't that as easy as just using
Write(^G);
?
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Jonas Maebe wrote:
On 19 Apr 2010, at 16:15, Tobias Giesen wrote:
This usually means that they were compiled by a previous compiler, or
that they use units which have been changed and recompiled since the
previous compilation. In that case, the compiler will ignore the
precompiled unit and try
spir ☣ wrote:
Hello,
Total Pascal newbie here. Looked for answers in various references and
tutorials, but cannot find.
Fore-question: Is there a (free)pascal teaching/learning mailing list? (Like python's
"tutor" list.) If not, is this one a proper place?
* How does one declare the type of
Does this mean that to be able to define a literal value like "byteset := [0, 3,
101]"
>for a set (and probably for an array) I must have defined a custom
type for it; correct?
> (It's the only difference I see with my trials: numbers in my code is
not of a custom type but simply a var of typ
Thank you.
Does this mean that to be able to define a literal value like "byteset := [0, 3, 101]"
for a set (and probably for an array) I must have defined a custom type for it; correct? (It's the
only difference I see with my trials: numbers in my code is not of a custom type but simply a var
On Mon, 19 Apr 2010 16:36:06 +0100
Howard Page-Clark wrote:
> On 19/4/10 3:50, spir ☣ wrote:
> > Hello,
> >
> > Total Pascal newbie here. Looked for answers in various references and
> > tutorials, but cannot find.
> >
> > Fore-question: Is there a (free)pascal teaching/learning mailing list?
>
Hi!
Am Montag, den 19.04.2010, 08:53 +0200 schrieb Wimpie Nortje:
> Release note:
> -
> BeepFp 1.1 was released on April 18, 2010.
>
> BeepFp is a Free Pascal component to provide BEEP services in the object
> pascal language. It is written as a binding on top of Vortex librar
Hello,
thanks very much, Jonas and Mattias! I think your tips will help me a
lot. I will go back to Macintosh development in about a month. If you
don't hear from me, I'm fine!
Cheers,
Tobias
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
On 19/4/10 3:50, spir ☣ wrote:
Hello,
Total Pascal newbie here. Looked for answers in various references and
tutorials, but cannot find.
Fore-question: Is there a (free)pascal teaching/learning mailing list? (Like python's
"tutor" list.) If not, is this one a proper place?
* How does one dec
Hello,
Total Pascal newbie here. Looked for answers in various references and
tutorials, but cannot find.
Fore-question: Is there a (free)pascal teaching/learning mailing list? (Like
python's "tutor" list.) If not, is this one a proper place?
* How does one declare the type of set items?
nu
On 19 Apr 2010, at 16:15, Tobias Giesen wrote:
This usually means that they were compiled by a previous compiler, or
that they use units which have been changed and recompiled since the
previous compilation. In that case, the compiler will ignore the
precompiled unit and try to recompile it. If
> This usually means that they were compiled by a previous compiler, or
> that they use units which have been changed and recompiled since the
> previous compilation. In that case, the compiler will ignore the
> precompiled unit and try to recompile it. If it then doesn't find the
> sources
Zitat von Jonas Maebe :
On 19 Apr 2010, at 15:23, Tobias Giesen wrote:
Which bugs?
I'm sorry but it was a few months ago. Before trying again I wanted to
make sure I had the best version of FPC available. I had problems with
units not being found although they were on the search path allrig
On 19 Apr 2010, at 15:23, Tobias Giesen wrote:
Which bugs?
I'm sorry but it was a few months ago. Before trying again I wanted to
make sure I had the best version of FPC available. I had problems with
units not being found although they were on the search path allright.
This usually means t
> Which bugs?
I'm sorry but it was a few months ago. Before trying again I wanted to
make sure I had the best version of FPC available. I had problems with
units not being found although they were on the search path allright.
Also installing packages into Lazarus caused all kinds of unit conflicts
Hi,
> and I think the Free Pascal's ide is not very stable,
> I am using fpc under a MS-DOS 7.1,
This is plain DOS, or a DOS box in Win9x?
(The fp IDE in win9x DOS box used to be almost unworkable)
> >> Tirdly, once I was programming a program (the source code is below)
> when I input abou
I'd suggest to ask at MacPascal mailist
http://lists.sonic.net/mailman/listinfo/mac-pascal
It's much better place for asking Xcode related questions.
thanks,
Dmitry
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/
... one big step for me.
Dear FP Seers --
I'm struggling to port a heap of software written in Think Pascal to Mac OS X,
and I'm finding the learning curve for Unix and Xcode extremely steep, with
huge quantities of impenetrable documentation for both. I'm sorry to say that
some of the FPC doc
18 matches
Mail list logo