Re: [fpc-pascal] Adding Javascript to Pascal

2025-02-24 Thread Arne Hanssen via fpc-pascal
like most modern languages (Pascal/Delphi included). [...] As a former OS/2 user I find REXX (Regina Rexx nowadays) very versatile and useful - and easy to learn.  But you're right, this is off-topic, sorry. -- Best regards Arne Hanssen ___ fpc-p

Re: [fpc-pascal] Pascal sensitive diff tool?

2025-02-22 Thread Arne Hanssen via fpc-pascal
ss a/ Foo := False; b/ foo  :=   false; as these changes have pascal significance. Sublime Merge is a nice git client, and provides a Debian package, but it is picking up whitespace & capitalisation changes in the diffs. What about Meld (https://meld.app/)? -- Best regards Arn

Re: [fpc-pascal] What to do to get new users

2024-11-24 Thread Arne Hanssen via fpc-pascal
, a mechanic for downloading and installing. Psychiatrist for FAQ. Union representative with bullhorn for the lists pages ;-) Well done pages, for sure! Michael. What about a section on the front page with links to stuff like this provided by guys like Iwan (and others)? -- Best rega

Re: [fpc-pascal] What to do to get new users

2024-10-19 Thread Arne Hanssen via fpc-pascal
Den 18.10.2024 14:02, skreiv Thomas Young via fpc-pascal: One way to attract new users is create great software applications with FPC for the world to see. Thomas Young https://peazip.github.io/ https://cudatext.github.io/ -- Best regards Arne Hanssen

Re: [fpc-pascal] Dependency of OpenSSL 1.0.2 still in FPC 3.2.0 on some platforms?

2021-05-06 Thread Arne Hanssen via fpc-pascal
logins and accept attachment files. There is 'msmtp': https://marlam.de/msmtp/ If everything else fails...? [..] -- Best regards Arne Hanssen ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-b

Re: [fpc-pascal] MorphOS

2013-11-04 Thread Arne Hanssen
listed as supporting MorphOS, but I can not find a download for that OS. www.morphos.de ? -- Vennlig hilsen / Best regards |\ ___,,--,_ Arne Hanssen, Senja, Norway/,`--''\-,,__,'/ [ Linux counter #102028 @ ] |,4 ) )_) /~-' [ htt

Re: [fpc-pascal] Fatal Error

2008-08-15 Thread Arne Hanssen
ther issues...). BTW: Please don't top-post on a mailing list! :-) -- Vennlig hilsen / Best regards |\ ___,,--,_ Arne Hanssen, Senja, Norway/,`--''\-

Re: [fpc-pascal] compile DPR files

2008-03-24 Thread Arne Hanssen
n case there are several. -- Vennlig hilsen / Best regards |\ ___,,--,_ Arne Hanssen, Senja, Norway/,`--''\-,,__,'/ http://www.tuxic.net/ |,4 ) )_) /~-' -'---^~(_/-_)--(_/_)--- ___

Re: [fpc-pascal] Pascal Compiler - Missing Messages etc.

2006-07-22 Thread Arne Hanssen
r the most used distros. But since this is not done already I'll guess noone volunteered. -- Vennlig hilsen / Best regards |\ ___,,--,_ Arne Hanssen, Senja, Norway

Re: [fpc-pascal] assigning ansistring with shortstring

2006-05-27 Thread Arne Hanssen
ast3[3]:= filename[length(filename)]; As already explained, you must tell 'last3' its length. As you already are using a somewhat "lowlevel" approach, you could replace the state- ment 'setlength(last3, 3);' with 'last3[0]:=chr(3);'. -- Vennlig hilse

Re: [fpc-pascal] Re: Turbo Pascal/legacy data file issue.

2005-09-21 Thread Arne Hanssen
d use Virtual Pascal to build a conversion program. Even if VP is "dead" I think you still can get it from www.vpascal.com. -- Vennlig hilsen / Best regards |\ ___,,--,_ Arne Hanssen

[fpc-pascal]FPC 1.9.4: fpc.cfg and Linux unit.

2004-08-14 Thread Arne Hanssen
to mess with the default config file (/etc/fpc.cfg) which I would prefer not to. I've tried experimenting with the PPC_CONFIG_PATH, but no success. -- Vennlig hilsen / Best regards |\

Re: [fpc-pascal]What does this sentence mean?

2004-08-09 Thread Arne Hanssen
to Pascal in order to utilize it from a Pascal program, using FPC. -- Vennlig hilsen / Best regards |\ ___,,--,_ Arne Hanssen, Senja, Norway/,`--''

[fpc-pascal]FPC 1.9.0 and oCrt.

2004-01-12 Thread Arne Hanssen
(its the FWrite method that fails other methods of pnWindow objects, like Show, are ok). Is this a bug, and how can I fix this? -- Vennlig hilsen / Best regards |\ ___,,--, _ Arne Hanssen, Senja, Norway/,`--''\-,,__,'/ http://www.tuxic.net/arne/

[fpc-pascal]Runtime Error 216 (oCrt).

2004-01-12 Thread Arne Hanssen
(its the FWrite method that fails other methods of pnWindow objects, like Show, are ok). Is this a bug, and how can I fix this? -- Vennlig hilsen / Best regards Arne Hanssen ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailm

[fpc-pascal]Re: Better Alternative to delay()

2003-10-15 Thread Arne Hanssen
ext:='hello'; > writeln(sout,input_text); > until keypressed; if ReadKey = [CTRL-C] then ... > end; > close (sin); Untested and somewhat wrong syntax, but if I understand your question correctly, ReadKey should be wha

[fpc-pascal]Re: Free Vision

2003-03-05 Thread Arne Hanssen
sion (from CVS) Hmmm... is Free Vision available now (at last)??? -- Vennlig hilsen / Best regards Arne Hanssen ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal]Re: 1. Mandrake & 2. FPC with WINE and crosscompiling

2003-01-28 Thread Arne Hanssen
ion of FreePascal with > WINE and compile the programs for Linux (crosscompiling)? If yes, how can I > do this? I should guess so (crosscompiling is also possible, but I've never tried to set up fpc to do so). -- Vennlig hilsen / Best regards Arne Hanssen ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal