On Sun, Mar 15, 2020 at 08:55:00PM +0700, Ryan Joseph via fpc-pascal wrote:
> It's 2020 and the mail list is starting to really show its age.
With age comes wisdom.
> I don't get first messages from gmail
That sounds like a gmail issue.
> and my personal web host is whitelisted,
What does we
On Sat, Feb 15, 2020 at 08:54:31AM +, Graeme Geldenhuys wrote:
> On 13/02/2020 3:37 pm, Kevin Monceaux wrote:
> > What's the definition of a legacy system? One that works!
>
>
> Brilliant tag line by the way! So true these days. :-D
It's hard to beat text termi
Pascal Fans,
The ncurses and oCRT example programs appear to have an issue with ncurses
6. Attempting to compile them gets an undefined reference to symbol
'keypad' error. Adding {$LINKLIB tinfow} to the affected programs works
around the issue. The ncurses units might need to use:
pkg-con
Pascal Fans,
With a Free Vision validator such as:
Field^.SetValidator(New(PPXPictureValidator,
Init('&&&-', True)));
I'm getting a runtime error 216 when attempting to validate the field if it
contains invalid data. I also get a runtime error 216 if I tab into the
field and typ
Tomas,
On Thu, Feb 13, 2020 at 04:25:11PM +0100, Tomas Hajny wrote:
> Your attached code cannot be compiled as provided because unit TutConst
> is missing. The version of this unit included in the PDF doesn't contain
> all the needed constants, so it is clearly buggy / incomplete.
Attached i
Sven,
On Thu, Feb 13, 2020 at 11:08:05AM +0100, Sven Barth via fpc-pascal wrote:
> I think saving and restoring streams should work as the textmode IDE uses
> that as well. Can you please provide an example that fails? Then we might
> be able to help you.
The example is from chapter 4 of the Tu
Pascal Fans,
I've recently started getting reacquainted with Pascal. I learned a bit of
it back in the late '80s in college on a VAX 11/750 running DEC VMS. I've
loved PascalCase ever since.
I'm working my way through the Turbo Vision 2.0 Programming Guide I found on
Archive.org. Everything wa
ced console-based primitives like
> ReadKey() and Window().
>
> -Alan
>
> --- Kevin Monceaux <[EMAIL PROTECTED]> wrote:
> > Alan,
> >
> > Text based - something that would run on a Linux text console, old
> > dumb
> > terminal, DOS in the days befor
Alan,
Text based - something that would run on a Linux text console, old dumb
terminal, DOS in the days before Windows, etc.
Kevin
On Wed, 9 Jul 2003, Alan Mead wrote:
> Kevin,
>
> Welcome! What do you mean by a "text-based interface"?
>
> -Alan
>
> --- K
Pascal enthusiasts,
I'm new to the list and just wanted to introduce myself. I got my first
tast of Pascal in college on a VAX 11/750 under the VMS operating system.
Nowdays Linux is my preferred platform. I was thrilled to discover Free
Pascal. It's like becoming reacquanted with an old friend
10 matches
Mail list logo