Re: [fpc-pascal] Importing units

2025-06-19 Thread Ingemar Ragnemalm via fpc-pascal
From: Kevin Lyda To: FPC-Pascal users discussions Subject: [fpc-pascal] Importing units Message-ID: Content-Type: text/plain; charset="UTF-8" tl;dr How do I package reusable units for others? Back in 1988/89, I took a computer science class in high school. Yes, we lacked fire

Re: [fpc-pascal] Importing units

2025-06-18 Thread Matthew Phillips via fpc-pascal
> On Jun 18, 2025, at 4:20 PM, Kevin Lyda via fpc-pascal > wrote: > > tl;dr How do I package reusable units for others? > > Back in 1988/89, I took a computer science class in high school. Yes, > we lacked fire back then, but we had a compiler so that was fine. > Specifically a Turbo Pascal 3

[fpc-pascal] Importing units

2025-06-18 Thread Kevin Lyda via fpc-pascal
tl;dr How do I package reusable units for others? Back in 1988/89, I took a computer science class in high school. Yes, we lacked fire back then, but we had a compiler so that was fine. Specifically a Turbo Pascal 3.0 compiler. I had a bunch of fun writing code in it and even though pascal never